Commit Graph

3831 Commits

Author SHA1 Message Date
letic cf3c406fee Completely remove App Engine region validation list
As requested in :
https://github.com/terraform-providers/terraform-provider-google/pull/3674
2019-05-23 18:24:44 +02:00
Anthony Callegaro 2082c859df Update AppEngine locations with latest from documentation :
https://cloud.google.com/appengine/docs/locations
2019-05-21 17:19:21 +02:00
Chris Stephens a76c54c451 Update changelog 2019-05-20 17:09:23 -07:00
Andy Cui 26b1a799e0 Fix typo in storage_transfer_job (#3471) 2019-05-20 16:12:15 -07:00
The Magician 78238d1ed6 update data source tests that compare lists of fields to compare all fields (#3652)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-20 16:11:01 -07:00
Dana Hoffman c5bbdce38e
Update CHANGELOG.md 2019-05-20 15:59:29 -07:00
Royce Remer e38bf11c3b Increase IAM custom role length validation to match API. (#3660) 2019-05-20 15:59:07 -07:00
Dana Hoffman 493d90a693
Update the default issue template (#3665)
This is the template that is filled in when someone clicks "Open a regular issue". Updated to use some of the language we use in the bug template, as well as link back to the other templates. See https://github.com/terraform-providers/terraform-provider-google/issues/3658#issuecomment-494150777
2019-05-20 15:51:21 -07:00
Dana Hoffman 57e36ef7b5
Update CHANGELOG.md 2019-05-20 14:32:12 -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
Paddy ba0e969f36
Update to latest 0.12 sdk. (#3656) 2019-05-20 10:29:42 -07:00
Dana Hoffman c7aa148d14
Update CHANGELOG.md 2019-05-17 13:55:39 -07:00
Matt Turner 344c0a2ba6 Add GCP zone to client_config datasource (#3262) 2019-05-17 13:54:26 -07:00
The Magician 0310ea2f75 add other side effect services to project_services test (#3653)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-17 12:56:52 -07:00
The Magician 00568c1d73 Sql database port (#3639)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-17 11:15:18 -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
Riley Karson 11368fe791
Add signed url key resources to changelog (#3644) 2019-05-17 10:19:35 -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
emily de550575be
Update CHANGELOG.md 2019-05-16 12:37:01 -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
Riley Karson 6e4683a677
Update CHANGELOG.md 2019-05-16 10:19:05 -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
Ty Larrabee 093da0d694 Update changelog 2019-05-15 17:10:25 -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
emily 29ea3b5ac7
Update CHANGELOG.md 2019-05-15 10:28:41 -07:00
The Magician f306b84d31 Make sure KMS key "deletion" disables rotation (#3624)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-15 10:25:09 -07:00
Thomas Poindessous 0149d37fc3 [DOC] Explain usage of google_compute_security_policy and google_compute_backend_service (#3556)
I didn't find explicit relationship between these 2 objects so I mentionned it
2019-05-13 15:45:54 -07:00
The Magician 6b0f50e1f1 Change the hash function to be more format tolerant (#3610)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-13 15:43:58 -07:00
Dana Hoffman 7f4f28459d
Update CHANGELOG.md 2019-05-13 13:34:46 -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
Riley Karson 77a8c8d2a9
Update CHANGELOG.md 2019-05-09 15:54:12 -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
Dana Hoffman 3e40eb5014
Update CHANGELOG.md 2019-05-09 12:58:31 -07:00
The Magician ba1c60f7fb add updatemask for alertpolicy patch (#3587)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-09 12:02:25 -07:00
The Magician 94a60993a0 fix TestAccBigQueryTable_ViewWithLegacySQL (#3601)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-09 11:50:56 -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
Ty Larrabee b1abc676a9
Revert "Allow project to be specified when importing instance groups (#3591)" (#3596)
This reverts commit 19402eb4f0.
2019-05-08 14:47:16 -07:00
The Magician 19402eb4f0 Allow project to be specified when importing instance groups (#3591)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-08 14:28:37 -07:00
Riley Karson cbc53446ee
Update CHANGELOG.md 2019-05-08 14:13:49 -07:00