Commit Graph

973 Commits

Author SHA1 Message Date
mihail-sky
d43a1795b4 Update dataproc_cluster.html.markdown (#3388)
Typo
2019-05-06 17:24:50 -07:00
Thomas Poindessous
d2185b4414 [DOC] Update sql_database_instance.html.markdown : minor update (#3327) 2019-05-06 17:15:32 -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
Andreas Sekine
8c21fef063 Fix google_compute_image data example (#3271)
The example specifies an image family, not a specific image
2019-05-06 16:06:45 -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
Conor Gilsenan
5c06069ebf compute_instance_template: Remove copy/paste typo in docs (#3241)
The allow_stopping_for_update argument is
not defined for compute_instance_template,
so remove this typo in the docs. That field
is defined for compute_instance, so I think
it is a copy/paste typo.
2019-05-06 15:08:32 -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
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
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
9f06d8a085 Update attached disk documentation (#3413)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-05-01 15:45:54 -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
Ken Leidal
934279fc62 Fixes documentation error in compute_router_nat (#3517) 2019-05-01 13:51:04 -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
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
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
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
86caed3c70 Add logConfig to subnetwork resource (#3454)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-23 09:45: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
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
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
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
974928018a Small docs update (#3423)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-04-15 10:45:54 -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
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
28be0e968d Add google-beta to SQL private docs (#3368)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-04 13:11:34 -07:00
The Magician
d544f6434d Update global address docs now that they are settable + ip ranges sometimes (#3376)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-04 11:21:40 -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
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
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
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
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
a815f97513 [terraform-beta] docs for container_cluster and container_node_pool resources (#3330)
<!-- This change is generated by MagicModules. -->
/cc @rrondeau
2019-03-27 14:54:30 -07:00
The Magician
ec469e6f77 [TF] Try to make cluster node autoprovisioning docs clearer (#3328)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-27 12:37:32 -07:00
The Magician
42c64e67e0 container_cluster docs: missing newlines for istio_config and cluster_autoscaling lists (#3323)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-03-26 14:53:25 -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