Commit Graph

1894 Commits

Author SHA1 Message Date
Julien Phalip
f6c5f01a95 Add VPN gateway data source (#1071) 2018-02-12 15:28:02 -08:00
Nathan McKinley
ae70019805 Update docs to use valid syntax. (#1074) 2018-02-12 13:25:06 -08:00
Chase
e1323489ba Feature: select compute instance attached disk mode (#947) 2018-02-12 10:56:06 -08:00
Vincent Roseberry
d4defe07d6
Update CHANGELOG.md 2018-02-09 13:57:52 -08:00
Vincent Roseberry
5f32d7e87a
Fix TestAccContainerCluster_withIPAllocationPolicy test (#1065)
* Remove bad test in testAccContainerCluster_withIPAllocationPolicy

One step was expecting the test to fail if the subnetwork defines
secondary ip ranges that the cluster doesn't use. However, it is
perfectly fine to do so and we don't expect an error.

* Revert "Remove bad test in testAccContainerCluster_withIPAllocationPolicy"

This reverts commit af2f369907181a107cfc0ed9fa2ff0e288f02f66.

* Fail if use_ip_aliases is true and no range names is provided

* make fmt

* don't introduce new field for now. Wait until we want to support new feature in allocation policy
2018-02-09 13:55:38 -08:00
Vincent Roseberry
8c4c546a3c
Update CHANGELOG.md 2018-02-09 13:45:13 -08:00
Vincent Roseberry
b789d7c2a0
Support multiple users with the same name for different host for 1st gen. (#1066)
* Support multiple users with the same name for different host for 1st gen.

* Fix typo and rename user
2018-02-09 13:43:49 -08:00
tf-release-bot
56a0af6588 Cleanup after v1.6.0 release 2018-02-09 18:43:55 +00:00
tf-release-bot
d719b38419
v1.6.0 2018-02-09 18:39:42 +00:00
Dana Hoffman
9900e6a4c7
Add generated BackendBucket resource + transport.go (#1064)
* Add generated BackendBucket resource

* add ForceNew back to name

* Add log statements back
2018-02-08 17:58:20 -08:00
Vincent Roseberry
5e907c7186
Update CHANGELOG.md 2018-02-08 13:37:34 -08:00
Vincent Roseberry
af67369bbc
Update CHANGELOG.md 2018-02-08 13:37:07 -08:00
Vincent Roseberry
842256abc2
Return an error if name and name prefix are specified in node pool (#1062) 2018-02-08 13:35:35 -08:00
Dana Hoffman
4c57ce9308
Add CONTRIBUTING.md (#1060)
* Add CONTRIBUTING.md

* add space
2018-02-08 12:41:49 -08:00
Vincent Roseberry
476fc5a945
Update master_auth password in cluster datasource test to meet the new minimal length requirement (#1063) 2018-02-08 10:16:51 -08:00
Vincent Roseberry
d85be49088
Update CHANGELOG.md 2018-02-08 10:08:28 -08:00
Vincent Roseberry
e8c5266a2f
Mark subnetwork field in container cluster as computed (#1061)
* Mark subnetwork field in container cluster as computed

* make fmt
2018-02-08 10:04:16 -08:00
Dana Hoffman
e48f247196
org policy test fixes (#1059) 2018-02-07 14:55:03 -08:00
Vincent Roseberry
5db0c53f32
Update sql_user.html.markdown 2018-02-07 12:02:01 -08:00
Vaidas Jablonskis
1b042a3b18 Cloud SQL user password can be optional (#1056) 2018-02-07 11:59:23 -08:00
Dana Hoffman
e51a2997ab
Update CHANGELOG.md 2018-02-05 14:17:22 -08:00
ishashchuk
7257b9aaa8 Storage Notification Resource (#1033)
* Storage Default Object ACL resource

* Fixed the doc

* Renamed the resource id. Log change

* Complying with go vet

* Changes for review

* link to default object acl docs in sidebar

* Support for GCS notifications

* docs for storage notification

* docs for storage notification

* Clarified the doc

* Doc modifications

* Addressing requested changes from review

* Addressing requested changes from review

* Using ImportStatePassthrough
2018-02-05 14:14:36 -08:00
Vincent Roseberry
4c8f3c0b1e
Update CHANGELOG.md 2018-02-05 13:01:19 -08:00
Vincent Roseberry
388f9bcd79
Don't set MaxRate and MaxRateInstance (#1053)
* Don't set MaxRate and MaxRateInstance

* Fix if check
2018-02-05 12:58:11 -08:00
Vincent Roseberry
90b9fa1208
Remove master_auth from test that don't need it (#1049) 2018-02-05 11:15:03 -08:00
Anders Bruun Olsen
9ee952af16 Add example usage and better description of private_key attribute of google_service_account_key. (#1047) 2018-02-05 10:46:27 -08:00
emily
4fa2796c17
Merge pull request #1042 from emilymye/container_cluster_locking_1041
Remove multiple locks from cluster update and add lock helper
2018-02-05 09:50:32 -08:00
Emily Ye
41a0fddfbd remove multiple locks from cluster update and add lock helper 2018-02-05 09:45:53 -08:00
Vincent Roseberry
9d59f5f93a
Remove unnecessary Exists methods (#1032)
* Remove unnecessary
exists method

* make fmt

* Remove unused import
2018-02-02 13:04:22 -08:00
Dana Hoffman
cfac1dbc8b
deprecate compute_image.custom_timeout (#1038) 2018-02-02 10:56:18 -08:00
Vincent Roseberry
629c53be03
Make get(Region|Project|Zone) method testable (#1040) 2018-02-02 10:55:43 -08:00
emily
47a8fe811b
Merge pull request #1037 from lantzsch/typo
update dataproc config documenation
2018-02-02 10:48:22 -08:00
Byron Lantzsch
d58d3ddc76 add staging bucket to example 2018-02-01 18:56:57 -08:00
Byron Lantzsch
449b21b7ee put closing brace for cluster config in correct location 2018-02-01 17:27:20 -08:00
Byron Lantzsch
2704faa0af close brace on cluster config block 2018-02-01 16:41:58 -08:00
emily
fb6d698780
Update CHANGELOG.md 2018-02-01 11:46:17 -08:00
emily
9ca905d492
Merge pull request #1034 from emilymye/container_network_policy_1031
Add diff suppress for empty network policy provider in GKE cluster
2018-02-01 10:33:37 -08:00
Emily Ye
10ef26a905 actually fix container_network_policy diff suppress and add test 2018-02-01 10:25:12 -08:00
Emily Ye
5f3070e223 add diff suppress for empty network policy in container cluster 2018-01-31 14:36:03 -08:00
Tugdual Saunier
97cc6fb404 Fix wrong resource type in CryptoKey/IAM binding doc (#1030) 2018-01-31 09:35:52 -08:00
Vincent Roseberry
ce74ccca07
Update CHANGELOG.md 2018-01-31 09:35:06 -08:00
Vincent Roseberry
3a65e36cbc
Diff suppress unconventional public image family naming pattern (#1024)
* DiffSuppress for all public images family names

* Update documentation

* TF_ACC guard

* diskImageEquals should use ==
2018-01-31 09:33:26 -08:00
emily
d59f5fc3c1
Merge pull request #1028 from emilymye/capacity_scaler_1014
Force send numeric values if set for compute backend services
2018-01-30 17:13:36 -08:00
Emily Ye
24975fedd2 force send numeric values if set for compute backend services 2018-01-30 17:01:46 -08:00
Vincent Roseberry
559f28016f
Remove unnecessary StateFunc in compute_target_https_proxy (#1027)
* Remove unnecessary StateFunc in https proxy

* Support name only certificates

* Remove test for the removed validate func
2018-01-30 16:07:43 -08:00
emily
0386cbcd2b
Update CHANGELOG.md 2018-01-30 15:28:29 -08:00
emily
db3a88ebef
Merge pull request #1015 from jphalip/route-priority-optional
Make route priority optional, default to 1000
2018-01-30 15:20:03 -08:00
emily
cb8b11cc37
Merge pull request #1026 from terraform-providers/danawillow-patch-2
Make TestAccComputeTargetHttpsProxy_update actually test update
2018-01-30 15:18:16 -08:00
Dana Hoffman
3074db8084
keep description the same between updates 2018-01-30 14:41:20 -08:00
Jeff Johnson
d9a4be0c6c Remove Optional flag from Computed server_ca_cert resource (#1025)
Response to PR comment:
https://github.com/terraform-providers/terraform-provider-google/pull/1020#pullrequestreview-92660096
2018-01-30 14:37:30 -08:00