Commit Graph

1526 Commits

Author SHA1 Message Date
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
The Magician
74f706b2a0 Bootstrap service accounts for impersonation tests (#3371)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-05-02 10:20:47 -07:00
The Magician
7f9bab7ad5 Allow default disk size for TestAccComputeAttachedDisk_region (#3534)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-05-02 10:20:17 -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
The Magician
efc0e61a8e Use new client invocation with client libs (#3532)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-05-01 14:05:09 -07:00
The Magician
03f2ba28b0 Make Subnetwork secondary_ranges Computed again, apply fixup, fix patch (#3496)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-30 14:47:01 -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
6345dd2dc5 Fixed attached disk update test @ beta (#3506)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-30 14:28:55 -07:00
The Magician
5f03562eab Revert "Add conflicts_with for cluster remove_default_node_pool and n… (#3497)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-30 12:43:57 -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
4688b0d33f Fix explicitly setting the default network + subnetwork in GKE (#3492)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-26 15:31:16 -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
The Magician
d28bfc7aaf Autogen Global Forwarding Rule, fix Load Balancer related-resources (#3393)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-25 12:46:18 -07:00
The Magician
6e57eff780 Add support for Firestore Index (#3484)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-25 10:12:48 -07:00
The Magician
91bca3a4fa Add (sub)network to dataflow job (#3476)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-25 08:51:18 -07:00
The Magician
5ce5686d49 Retry instance metadata on fingerprint mismatch. (#3372)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-24 14:01:47 -07:00
The Magician
9485b763bd Use beta endpoint for shared vpc resources (#3458)
<!-- This change is generated by MagicModules. -->
Original Author: @leg100
2019-04-23 15:33:06 -07:00
The Magician
8077953aa7 Add compute node types and templates (#3446)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-22 15:32:58 -07:00
The Magician
f47d1353d8 Allow BackendService backends.group to ref multiple resource types (#3463)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-22 11:11:24 -07:00
The Magician
55bbc252a9 Allow empty string for kms crypto key rotation period (#3468)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-22 10:40:11 -07:00
The Magician
6711efe903 Add pagination to google projects data source (#3464)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-19 14:14:44 -07:00
The Magician
462c367842 Add retries/backoff when (only) reading IAM policies (#3455)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-19 13:15:51 -07:00
The Magician
4850ec52fd Add new DiffSuppress for dns managed zone visibility (#3461)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-18 15:08:59 -07:00
The Magician
c4d8953838 Handle nil IAP in backend service decoder (#3459)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-18 14:15:42 -07:00