Commit Graph

1486 Commits

Author SHA1 Message Date
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
The Magician
53cc7fe1ee Add better error message for sql 409 (#3414)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-11 11:13:12 -07:00
The Magician
55ef37fe38 GET clusters in error states so we see state information in debug logs. (#3389)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-08 16:37:49 -07:00
The Magician
f82494c34f Make cloudbuild trigger disabled field a bool (#3398)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-08 13:35:32 -07:00
The Magician
799f7387d1 Relax the limit on # of master authorized networks in GKE (#3397)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-08 12:57:00 -07:00
The Magician
c662cc75ba Terraform: allow deletion of default route upon network creation (#3391)
<!-- This change is generated by MagicModules. -->
Original Author: @drebes
2019-04-05 15:17:23 -07:00
The Magician
2779e26b6c [terraform] update cidr_blocks to fix ipv6 parsing issues and improve testing (#3390)
<!-- This change is generated by MagicModules. -->
Original Author: @benkevan
2019-04-05 11:10:12 -07:00
The Magician
f6312500fe Cleanup BackendService after generation, add omitted fields. (#3375)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-04 13:50:31 -07:00
The Magician
0c660ba9d0 Add single instance field to autoscaler stackdriver metrics (#3367)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-04 13:39:32 -07:00
The Magician
1715a1af94 Actually add ACM resources to the GA provider resource map (#3380)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-04 13:16:54 -07:00
The Magician
bafc5b5a9c Terraform: Cloud DNS Peering (#3353)
<!-- This change is generated by MagicModules. -->
/cc @drebes
2019-04-03 15:09:36 -07:00
The Magician
2f83c9dd2a Retry reads in Cloud SQL Database Instance (#3366)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-03 13:27:44 -07:00
The Magician
a93b1615ef Signed CDN urls for backend services (#3359)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-03 11:29:15 -07:00
The Magician
7d66019993 Generate BackendService in Terraform (#3345)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-04-02 14:32:09 -07:00
The Magician
f0941f7138 Remove 'Set' from fields where it doesn't do anything (#3364)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-04-02 13:58:53 -07:00
The Magician
95191ed06e Bring Access Context Manager / VPC Service Controls to GA (#3358)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-04-02 10:59:05 -07:00
The Magician
d1dbdb0252 More Cloudbuild Trigger Step support (#3346)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2019-04-01 18:14:13 -07:00
The Magician
6121d539c2 Add google_impersonated_credential datasource (#3357)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-01 17:21:13 -07:00
The Magician
2f135fed56 Terraform: Make private Cloud DNS GA (#3352)
<!-- This change is generated by MagicModules. -->
/cc @drebes
2019-04-01 10:53:46 -07:00
The Magician
5ea227f7a0 Add backend bucket signed URL key (for CDN) support (#3229)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-01 10:19:55 -07:00
The Magician
8b6a334ff9 Shuffle schema in BackendService around to match what MM will do (#3340)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-03-29 15:12:51 -07:00
The Magician
e12b5c2a04 Terraform - AccessContextManager autogenerated operations (#3338)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-28 15:47:57 -07:00
The Magician
12a25f053b [terraform-conversions] Use placeholder value when generating asset.name from fields empty va… (#3339)
<!-- This change is generated by MagicModules. -->
/cc @nstogner
2019-03-28 14:32:14 -07:00
The Magician
f9d9364275 Make forwarding rule service_label and service_name GA (#3333)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-28 10:03:18 -07:00
The Magician
3166c09019 Add "nested decoder" for fine-grained resources (#3259)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-28 09:59:52 -07:00
The Magician
59b08fb422 Add TPU Tensorflow datasource (#3325)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-27 16:26:07 -07:00
The Magician
48d1168c03 Mark node_ipv4_cidr_block as Computed (#3319)
<!-- This change is generated by MagicModules. -->
/cc @samschlegel
2019-03-27 12:49:36 -07:00
The Magician
60cdb9401f Add with_state to storage bucket, deprecate is_live (#3317)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-26 14:26:16 -07:00