Commit Graph

925 Commits

Author SHA1 Message Date
The Magician
42c64e67e0 container_cluster docs: missing newlines for istio_config and cluster_autoscaling lists (#3323)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-26 14:53:25 -07:00
The Magician
60cdb9401f Add with_state to storage bucket, deprecate is_live (#3317)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-26 14:26:16 -07:00
The Magician
2a562039ac Bump Redis timeouts based on test failures (#3316)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-25 16:04:30 -07:00
The Magician
756e2545c1 Refresh Google provider configuration reference page (#3295)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-25 15:16:17 -07:00
The Magician
114af795ed Update TPU version to latest (1.13) (#3313)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-25 15:08:21 -07:00
The Magician
f0cd0f77bb Mark Forwarding Rule allPorts as GA (#3309)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-25 10:18:40 -07:00
The Magician
d1549bf0c9 Sort import regex's (#3283)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-20 15:21:38 -07:00
Mike Brooks
71b62c7598 Update OAuth Scopes (#3205)
Update the OAuth scopes to remove the insecure default and match googles latest recommendations https://cloud.google.com/kubernetes-engine/docs/how-to/access-scopes
2019-03-20 11:28:19 -07:00
The Magician
a7b7c4f9dd Add post-create for VpnTunnels Labels (#3277)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-20 10:34:26 -07:00
The Magician
7bb31825b4 Add note about sensitive content to gcs bucket object (#3284)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-19 17:38:48 -07:00
The Magician
f0de15eadb Add note in docs for private IP SQL instance set-up (#3273)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-18 18:18:08 -07:00
The Magician
4708ab21b3 Fix CI problems for 0.12 SDK (#3252)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-15 16:34:30 -07:00
The Magician
d9510464a3 Refactor storage bucket import logic (#3244)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-03-15 11:22:21 -07:00
The Magician
c00fe3c4b7 Update GKE docs based on default node pool behaviour, upstream docs (#3250)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-15 10:45:52 -07:00
The Magician
42f5957c95 Add DNS policy to sidebar. (#3251)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-15 10:34:17 -07:00
The Magician
db7bd70113 [Terraform] Add custom Service Account support to Dataflow Job resource (#3238)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-14 13:48:02 -07:00
The Magician
9fa1d462d2 Adding datasources for folder and project org policy (#3137)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-03-14 09:45:45 -07:00
The Magician
4c7763c4a2 Add import support for organization_policies (#3218)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-03-14 09:31:51 -07:00
The Magician
0bb8257361 Terraform: Support for (Regional)Disk physicalBlockSizeBytes (#3237)
<!-- This change is generated by MagicModules. -->
/cc @drebes
2019-03-13 15:52:50 -07:00
The Magician
6aabf31847 Add project field to sql ssl cert (#3235)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-03-13 15:34:31 -07:00
The Magician
9c7a12d52a Update URLs in api.yml (#3228)
<!-- This change is generated by MagicModules. -->
/cc @rhalat
2019-03-13 14:28:41 -07:00
The Magician
5efcfae478 Handle GKE 1.12 node_config.metadata default value (#3233)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-13 11:02:55 -07:00
The Magician
20391bd842 Add location / node_locations fields to GKE (#3114)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-13 09:32:46 -07:00
The Magician
2b7ccc86ae Terraform: Add managed ssl cert to documentation sidebar. (#3225)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-12 14:15:43 -07:00
The Magician
d6776584c1 contributor: Fix typo (#3219)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-12 13:45:48 -07:00
The Magician
fedf04325b Generate google_compute_network using Magic Modules (#3203)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-08 08:34:57 -08:00
Eduardo
fdc7355a91 Referenced outputs do not match the actual state (#2515)
On testing dataproc resource the output as per the documentation gives an error.
Upon inspection of the state, this shows as nested lists instead of nested maps, so updated to match.
2019-03-07 09:02:38 -08:00
Ross Vandegrift
ea77a3fe04 Clarify account_id param (#2590)
Service accounts do not have a field named `id`, but they have a few fields with `Id` in the name.  This clarifies what terraform actually needs.
2019-03-07 09:02:20 -08:00
Andreas Sekine
d3d73d4850 Fix BigQuery Dataset markdown (#2994)
While rendered as intended by Github, the bullets are lost on the documentation's site
2019-03-07 09:01:19 -08:00
Stuart Sandine
dc80787c18 Docs update: container_node_pool allows min_node_count of zero (#3001)
I was pleasantly surprised to find that it works ok to set `min_node_count` to zero. But the docs say it must be at least one, so this PR proposes a tweak to update that.

More context, from https://cloud.google.com/kubernetes-engine/docs/concepts/cluster-autoscaler:

> Beginning with Kubernetes version 1.7, you can specify a minimum size of zero for your node pool. This allows your node pool to scale down completely if the instances within aren't required to run your workloads. However, while a node pool can scale to a zero size, the overall cluster size does not scale down to zero nodes (as at least one node is always required to run system Pods).
2019-03-07 08:59:09 -08:00
Brandon Ooi
2be27894a5 Documentation note about creating TXT records longer than 255 characters. (#3058)
Common issue with 2048-bit DKIM records.
2019-03-07 08:56:09 -08:00
Marcin Kołda
7573f65a56 Documentation: fixed TF syntax in google_iam_policy example (#3083)
I found some TF syntax errors in google_iam_policy data source, so here's the fix.
2019-03-07 08:55:36 -08:00
David Rubin
10d1e8b052 Fix code block for dns_record_set (#3090)
This reverts the following PR #2495 

Fixes the following broken code block

<img width="907" alt="screenshot 2019-02-20 17 22 47" src="https://user-images.githubusercontent.com/237513/53106898-44c76300-3534-11e9-8429-c6e114d67c5b.png">

Is this the correct place to fix it? or is this file generated magically?
2019-03-07 08:54:39 -08:00
rob salmond
c4ad45113c Minor but important typo. (#3095)
Pretty sure this needs to be `s/organization_id/folder_id/`.
2019-03-07 08:54:13 -08:00
Gilad Salmon
137eafa684 reposoitory --> repository (#3061)
Fixes spelling mistake.
2019-03-07 08:53:33 -08:00
Conor Gilsenan
82e6e48723 Google compute instance doc updates (#3115)
* Clean up description of access_config block

* format whitespace

* Add default values and doc relationship between fields.

Attempting to create an instance with:

```
scheduling {
  preemptible = true
}
```

yields the following error (whitespace reformatted):

```
Error: Error applying plan:

1 error(s) occurred:

* google_compute_instance.test: 1 error(s) occurred:

* google_compute_instance.test: Error creating instance: googleapi: Error 400:
                                Invalid value for field
                                'resource.scheduling.preemptible': 'true'.
                                Scheduling must have preemptible be false when
                                AutomaticRestart is true., invalid
```

Documenting the default values for each field and the relationship
between then will help users avoid this error.
2019-03-07 08:52:06 -08:00
Conor Gilsenan
c49323aac5 Explain why scopes are required (#3116)
Scopes are the legacy way to assign permissions
to an instance, so it was incredibly confusing
for a first time GCP user why this field is required.

This updates the terraform docs to explain this briefly
and link to the Google docs which state that this field
is still required  (presumably, for legacy reasons).
2019-03-07 08:51:01 -08:00
Laurent Raufaste
8780090a65 Small typo (#3131) 2019-03-07 08:50:12 -08:00
Joseph Lewis III
58cdd9cd3a fix binary_log_enabled description (#3166)
the binary_log_enabled description was referencing an invalid field.

The text from the proto definition on [cloud.google.com](https://cloud.google.com/sql/docs/mysql/admin-api/v1beta4/instances/insert) is "Whether binary log is enabled. If backup configuration is disabled, binary log must be disabled as well."
2019-03-07 08:49:39 -08:00
Ross Vandegrift
29a407dea3 Clarify network_policy_config default (#3187)
network_policy_config defaults to `disabled = true`.  To enable it, the user must explicitly add `disabled = false`.

Fixes #1709
2019-03-07 08:48:59 -08:00
The Magician
9dc1a66171 Allow fuzzy matching GKE versions in the GKE version datasource (#3199)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-06 15:12:33 -08:00
The Magician
1f5deb662b Add retention duraction, retain acked message to pubsub (#3193)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-06 13:52:21 -08:00
The Magician
11bb321219 Add ACM docs to sidebar (#3175)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-06 12:54:07 -08:00
The Magician
3afd2373df [TF] Enable GA Cloud Scheduler (#3188)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-05 13:44:21 -08:00
The Magician
705a9a754d Just don't set remove_node_pool on import (#3180)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-04 18:03:58 -08:00
The Magician
e0704943fc Fix accidentally reverted OiCS changes (#3186)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-04 16:11:03 -08:00
The Magician
946f3b77c7 Add Cloud TPU Nodes (#3179)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-04 16:07:10 -08:00
The Magician
17086fed49 Update API default change date for VPC Native GKE (#3182)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-04 14:45:38 -08:00
The Magician
ca0866a1b6 Versioned OiCS Examples / Generated tests (#3167)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-04 14:28:08 -08:00
The Magician
749e6b0281 Make VPC Native configurable in GKE (#3174)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-04 14:08:40 -08:00