Commit Graph

1552 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
2082c859df Update AppEngine locations with latest from documentation :
https://cloud.google.com/appengine/docs/locations
2019-05-21 17:19:21 +02: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
Royce Remer
e38bf11c3b Increase IAM custom role length validation to match API. (#3660) 2019-05-20 15:59:07 -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
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
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
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
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
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
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
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
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
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
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
The Magician
189a617987 fix TestAccContainerCluster_errorCleanDanglingCluster (#3586)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-08 13:58:41 -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
The Magician
7b0f237db7 Revert "Revert "Do not read or flatten url_param_only properties in Terraform"" (#3585)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-07 15:48:11 -07:00
Richard Hsu
fef7cffaef gofmt 2019-05-07 17:02:26 -04:00
Richard Hsu
9ee9dab9c9 convert to spaces 2019-05-07 15:57:58 -04:00
Richard Hsu
2e84d558e2 fixing documentation and making tests more specific 2019-05-07 15:55:10 -04:00
The Magician
fc2fb899ec Revert "Do not read or flatten url_param_only properties in Terraform" (#3579)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-07 10:39:06 -07:00
The Magician
5a9891c219 Do not read or flatten url_param_only properties in Terraform (#3571)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-07 09:52:30 -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
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
Royce Remer
bc232a21aa Add validation to google_project_iam_custom_role.id (#3109) 2019-05-06 13:40:20 -07: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
Richard Hsu
79593d8fc6
Update resource_compute_instance_iam_test.go
fixing whitespace/tabbing issue
2019-05-06 14:53:58 -04:00
Konstantinos Tsanaktsidis
ce1d1f6ee3 Fix invalid assumptions about Project ID's in BQ table (#3486)
The bigquery table resource tries to infer the project and dataset from
the table's full name. However, it does so incorrectly as it assumes
that the project ID cannot have : or . characters in it, yet both are
valid.
2019-05-03 15:38:55 -07:00
Richard Hsu
b907b5a0c0 adding new resource to allow iam bindings on GCE instances 2019-05-03 17:25:31 -04: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
Stanley Zheng
98389c0a0f Remove validation on GCF regions (#3530)
* adding additional GCF regions supported 

Fixes https://github.com/terraform-providers/terraform-provider-google/issues/3515 
https://cloud.google.com/functions/docs/locations

* remove region validation from google cloud functions

* remove for region check resource creation
2019-05-03 10:56:27 -07:00
Richard Hsu
2bb9b1c691 IAM Policy on subnets is now GA, moving into non-beta provider
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-02 21:22:54 +00:00
The Magician
4d2a143609 empty commit to fix magician race conditions (#3543)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-02 14:11:44 -07:00
The Magician
d7f97c423d URL encode GCS file names (#3381)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-05-02 11:38:24 -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