Commit Graph

3831 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
4e7471df71
Add compute_instance_iam_* to CHANGELOG 2019-05-08 13:56:19 -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
Richard Hsu
459436fd20 fixing typos and roles 2019-05-08 12:11:48 -04:00
Riley Karson
c869a44cff
Add 2.4.1 to primary changelog (#3576)
* Update CHANGELOG.md

* Update CHANGELOG.md
2019-05-07 16:43:37 -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
Marcin Niemira
a9ad2b4669 Update logging_billing_account_sink.html.markdown (#3384)
* Update logging_billing_account_sink.html.markdown

fix issue in docs

* Fix same docs issue in logging_folder_sink logging_organization_sink and logging_project_sink
2019-05-07 15:47:40 -07:00
Ye Wang
1aec1d73ef Add a missing closing bracket in a resource block (#3465) 2019-05-07 15:43:25 -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
tf-release-bot
26fda04db3 Cleanup after v2.6.0 release 2019-05-07 19:47:28 +00:00
tf-release-bot
6b77298b77
v2.6.0 2019-05-07 19:39:52 +00: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
rob salmond
0a667ddfe7 replace hazardous tf patterns in docs (#3403)
* replace hazardous tf patterns with better patterns

* whitespace fix
2019-05-07 09:30:44 -07:00
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
emily
462b36981f
Update CHANGELOG.md 2019-05-06 16:30:04 -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
828636d514
Merge pull request #3507 from modular-magician/codegen-pr-1693
Add web security scanner ScanConfig resource to terraform
2019-05-06 15:35:54 -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
Richard Hsu
0e4bdb83c5 adding documentation for gce instance iam 2019-05-06 17:12:58 -04: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
Riley Karson
4007b2cddd
Update CHANGELOG.md 2019-05-03 15:41:10 -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
Ty Larrabee
f86a85aab7 Add link to PR for 1703 2019-05-03 15:19:32 -07:00
Ty Larrabee
f662240a12 Update changelog for 1702, 1703 2019-05-03 15:07:28 -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
Riley Karson
99a0847cb7
Update CHANGELOG.md 2019-05-03 10:57:59 -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
Sam Levenick
a648430f2d
Add compute subnetwork IAM binding, member, policy
These are now GA
2019-05-02 16:15:59 -07:00
Sam Levenick
a39398c76c
Merge pull request #3541 from modular-magician/codegen-pr-1706
IAM Policy on subnets is now GA, moving into non-beta provider
2019-05-02 16:13:15 -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
Riley Karson
05af3ef00b
Fix reverted changelog entry 2019-05-02 14:17:28 -07: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
Riley Karson
5801a0037a
Update CHANGELOG.md 2019-05-02 13:07:43 -07:00
Chris Stephens
4dd025ee39
Update CHANGELOG.md 2019-05-02 11:42:25 -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