Commit Graph

1003 Commits

Author SHA1 Message Date
Andy Cui
26b1a799e0 Fix typo in storage_transfer_job (#3471) 2019-05-20 16:12:15 -07:00
The Magician
da338edfba use the cluster subnet to look up the node cidr block (#3654)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-20 14:31:38 -07:00
The Magician
31aa8443ce Diff suppress storage transfer job start_time_of_day (#3655)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-20 12:59:06 -07:00
Matt Turner
344c0a2ba6 Add GCP zone to client_config datasource (#3262) 2019-05-17 13:54:26 -07:00
Fernando Barbosa
6899f9e456 Fix google_kms_crypto_key_iam_member import statement (#3363)
The import example in the google_kms_crypto_key_iam_member.html.markdown is missing the key-ring name in the `crypto_key_id`, although it is displayed correctly before.
2019-05-17 10:59:01 -07:00
Wiard van Rij
4003506b8f Fixes nat subnetwork reference in docs (#3266) 2019-05-17 10:31:06 -07:00
The Magician
74ea030666 Fix basic ForwardingRule example (#3613)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-17 10:14:22 -07:00
The Magician
1c1e73e765 Add signed url key resources to the sidebar (#3643)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-17 10:07:11 -07:00
The Magician
4d9f0a456d Add new line before project doc bullet (#3645)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-17 09:58:48 -07:00
The Magician
f34848f974 Document that a policy must be defined. (#3611)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-16 13:10:44 -07:00
The Magician
3b2900519b Add dataproc iam resources (#3632)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-16 11:24:27 -07:00
Miriam Lauter
bc927db71a Add support for Shielded VMs to compute_instance and compute_instance_template (#3209) (#3531) 2019-05-16 10:18:53 -07:00
The Magician
ddd5a4663e Add HTTP2 protocol to backend service (#3631)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-16 10:12:59 -07:00
night-gold
2dccdbf1b6 Updated google_container_cluster (#2996)
* Updated google_container_cluster 

Added precision on the valid subnet for 'master_ipv4_cidr_block' in 'private_cluster_config' block.

* small wording tweaks + link
2019-05-15 12:29:33 -07:00
Zach Berger
04035dbccc Add support for creating instances with CMEK (#3481)
* Add support for creating instances with CMEK

* Add documentation for specifying KMS key.

* Address review comments.

* Fix ConflictsWith for kms_key_self_link

* Guard on disk values being set

* Address KmsKey self link issues

* Create resources needed for tests.

* Fix test comparison
2019-05-13 13:32:20 -07:00
The Magician
5a21d72574 Explain usage (#3614)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-13 13:30:37 -07:00
The Magician
1ba048535e Add a default to Cloud Functions runtime (#3605)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-09 15:50:26 -07:00
The Magician
bb8c55016d Make vlanTag8021q computed because of PARTNER attachements (#3600)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-09 10:08:10 -07:00
The Magician
d40227783b clarify how to create an instance from snapshot (#3594)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-09 09:12:36 -07:00
The Magician
b4991087a6 Allow project to be specified when importing instance groups (#3597)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-08 16:20:15 -07:00
Ty Larrabee
2840ea9037
Revert "Allow project to be specified when importing instance groups (#3595)" (#3598)
This reverts commit 578e03f305.
2019-05-08 15:32:41 -07:00
The Magician
578e03f305 Allow project to be specified when importing instance groups (#3595)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-08 15:19:20 -07:00
The Magician
b24ee24d28 Add IAP Tunnel Instance Docs (#3593)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-08 14:11:48 -07:00
Sam Levenick
a03be94793
Merge pull request #3551 from reechar-goog/feature/compute-instance-iam
adding new resource to allow iam bindings on GCE instances
2019-05-08 13:53:06 -07:00
Richard Hsu
459436fd20 fixing typos and roles 2019-05-08 12:11:48 -04:00
Marcin Niemira
a9ad2b4669 Update logging_billing_account_sink.html.markdown (#3384)
* Update logging_billing_account_sink.html.markdown

fix issue in docs

* Fix same docs issue in logging_folder_sink logging_organization_sink and logging_project_sink
2019-05-07 15:47:40 -07:00
Ye Wang
1aec1d73ef Add a missing closing bracket in a resource block (#3465) 2019-05-07 15:43:25 -07:00
Richard Hsu
2e84d558e2 fixing documentation and making tests more specific 2019-05-07 15:55:10 -04:00
rob salmond
0a667ddfe7 replace hazardous tf patterns in docs (#3403)
* replace hazardous tf patterns with better patterns

* whitespace fix
2019-05-07 09:30:44 -07:00
mihail-sky
d43a1795b4 Update dataproc_cluster.html.markdown (#3388)
Typo
2019-05-06 17:24:50 -07:00
Thomas Poindessous
d2185b4414 [DOC] Update sql_database_instance.html.markdown : minor update (#3327) 2019-05-06 17:15:32 -07:00
The Magician
91bffa00f6 Add beta field server_binding to node template (#3564)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-06 17:00:50 -07:00
Andreas Sekine
8c21fef063 Fix google_compute_image data example (#3271)
The example specifies an image family, not a specific image
2019-05-06 16:06:45 -07:00
Sam Levenick
60bd287f23 Add web security scanner ScanConfig resource to terraform
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-06 22:20:34 +00:00
Conor Gilsenan
5c06069ebf compute_instance_template: Remove copy/paste typo in docs (#3241)
The allow_stopping_for_update argument is
not defined for compute_instance_template,
so remove this typo in the docs. That field
is defined for compute_instance, so I think
it is a copy/paste typo.
2019-05-06 15:08:32 -07:00
Richard Hsu
0e4bdb83c5 adding documentation for gce instance iam 2019-05-06 17:12:58 -04:00
The Magician
267b37a9b9 Add node_affinities to instance/template (#3553)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-06 13:10:01 -07:00
The Magician
7c643593c6 Add Support for Database Encryption to GKE (#3550)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-06 12:35:40 -07:00
The Magician
966229afbe Add Stackdriver Logging Metric resource (#3523)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-03 12:26:14 -07:00
The Magician
07af08027e Add expiration policy to pubsub subscription resource (#3525)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-03 11:25:50 -07:00
The Magician
63216b0c90 Mark Filestore as GA (#3522)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-02 10:29:08 -07:00
The Magician
9f06d8a085 Update attached disk documentation (#3413)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-05-01 15:45:54 -07:00
Sam Levenick
3cbbc66b99 Generate RegionBackendService in terraform
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-01 22:20:15 +00:00
The Magician
78ef2f545b Add node groups (sole-tenant nodes) (#3514)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-01 14:19:57 -07:00
Ken Leidal
934279fc62 Fixes documentation error in compute_router_nat (#3517) 2019-05-01 13:51:04 -07:00
The Magician
5d1e03906d Update BackendService docs to reflect being GLB only (#3503)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-30 14:36:44 -07:00
The Magician
b21921fad2 [TF] Add max_instances to cloudfunctions functions (#3433)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-29 10:59:02 -07:00
The Magician
e1091340f4 Add compute target instances (TF-only) (#3505)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-29 10:47:40 -07:00
The Magician
13b49cfcb0 Fix forwarding rule fields and add Internal LB example (#3489)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-26 10:54:26 -07:00
The Magician
ca07709f6c Move AlertPolicy labels to user_labels and make them a map (#3494)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-25 14:11:20 -07:00