Commit Graph

1513 Commits

Author SHA1 Message Date
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
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
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
The Magician
9ac574e185 0.12 Computed+Optional Attr syntax fixes (#3452)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-17 11:11:47 -07:00
The Magician
ab540a6f09 Revert "Check current status during apply-time diff. (#1474)" due to 0.12 (#3449)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-17 08:58:32 -07:00
The Magician
58a58c769f Use attr syntax on cluster-specific GKE fields. (#3448)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-16 16:10:29 -07:00
The Magician
dc95bd3468 Fixup non-Removed ISV tests (#3443)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-16 13:06:09 -07:00
The Magician
5a7348d89d Ignore max_pods_per_node in import tests (#3438)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-15 18:18:27 -07:00
The Magician
55c7a8b332 Hard remove broken Removed fields, fix 0.12 configs (#3437)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-15 18:14:01 -07:00
The Magician
8279ae67dd Use 0.12-compatible syntax in VPN Tunnel (#3436)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-15 18:11:29 -07:00
The Magician
5c925718d1 012 instance from template (#3434)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-15 14:21:24 -07:00
The Magician
817dd3dc6c Don't allow secondary ip ranges to be computed in subnetwork (#3431)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-04-15 13:39:13 -07:00
The Magician
61894cc787 Remove Computed from GKE cluster cidr_blocks (#3427)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-15 13:29:32 -07:00
The Magician
0f3f1a236a [TF] Remove draining and cancelling from terminal dataflow job states (#3399)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-12 11:17:20 -07:00
The Magician
7f46f5c4fc Add conflicts_with for cluster remove_default_node_pool and node_pool (#3422)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-11 17:24:13 -07:00
Chaitanya Prakash N
585dab3e6f Removing validation function from BQ dataset resource and reducing the number of redundant test cases for BQ regional location (#3406) 2019-04-11 11:29:45 -07:00