Commit Graph

2215 Commits

Author SHA1 Message Date
Dana Hoffman
bde72e7576
un-deprecate name_prefix for instance templates (#1328) 2018-04-12 16:08:31 -07:00
Dana Hoffman
d786c3b9c4
make all ImportStates have a matching ImportStateVerify (#1327) 2018-04-12 15:45:28 -07:00
Stefan Schmidt
4b4b3d916c Fix the example GCloud command line for listing the enabled APIs. (#1325) 2018-04-12 13:26:34 -07:00
Dana Hoffman
9dccfeb472
iam import ids same as create (#1322) 2018-04-11 15:45:10 -07:00
Gabriel A.S
814e1fc63e Add missing markdown rulers (#1319)
* Update compute_region_instance_group_manager.html.markdown

* Update compute_instance_group_manager.html.markdown
2018-04-11 15:21:48 -07:00
The Magician
3c8f6b31b6 Extend description for Http(s)HealthCheck resources. (#1304) 2018-04-11 13:41:12 -07:00
Nathan McKinley
5cbc1f211e
Update CHANGELOG.md 2018-04-10 15:23:50 -07:00
Nathan McKinley
98dbf7a758
Delete the default network created by the project. (#1316) 2018-04-10 15:23:04 -07:00
conzetti
7a84ea845d Add timeouts for SQL database resource (#1318)
This simply adds the specification for operation timeouts, and sets
sane defaults. In testing against specific regions, creation of SQL
databases would fluctuate between 7-14 minutes against us-east1. As
such, a 15m creation threshold is recommended for this. Update and
Delete operations will adhere to 10m timeouts.

This follows a similar format as #1309.
2018-04-10 15:17:42 -07:00
Nathan McKinley
0d18599f80
Update CHANGELOG.md 2018-04-10 10:42:49 -07:00
Nathan McKinley
79600b0eac
Update resource_compute_snapshot.go to add timeouts. (#1309) 2018-04-10 10:42:07 -07:00
Vincent Roseberry
43d75702ee
Update CHANGELOG.md 2018-04-10 09:54:17 -07:00
Ben Galvin
1c992ab241 Use correct project id regex in instanceGroupManagerURL (#1311) 2018-04-10 09:52:54 -07:00
Brandon Ooi
34e9e995e3 Google managed zone dns_name argument requires a fully qualified domain name. 2018-04-09 14:51:04 -07:00
Dominik Lekse
cde62c3935 Add additional example usages to google_dns_record_set documentation (#1308) 2018-04-09 14:46:42 -07:00
Dana Hoffman
f466a4ad47
Update CHANGELOG.md 2018-04-09 10:33:56 -07:00
Thom Knowles
024e0b75bc Escape the display name in active folder data source (in case of spaces, etc) (#1261)
* escape the folder name (in case of spaces, etc)

* add test case for folder with space

* add missing args

* make separate tests for each folder test, get folder name length under API limits

* further abstract out the resource name to prevent test collisions

* workaround multiple results returning for a given query by looping over return

* split test cases into separate funcs
2018-04-09 10:32:14 -07:00
Dana Hoffman
d79addb0b4
Update CHANGELOG.md 2018-04-06 17:42:06 -07:00
Dana Hoffman
8ad6f15478
fix error introduced when attached disks are deleted out of band (#1301)
* fix error introduced when attached disks are deleted out of band

* add comment about nil check
2018-04-06 17:40:49 -07:00
Dana Hoffman
fc313e81ec
Update CHANGELOG.md 2018-04-06 17:40:21 -07:00
Dana Hoffman
cd0a462735
add subnetwork iam resources (#1305) 2018-04-06 17:38:48 -07:00
Vincent Roseberry
b9ccc1cbdd
Update CHANGELOG.md 2018-04-05 17:01:04 -07:00
lnesci
b02686b9eb google folder data source (#1280)
* adding google folder data source with get by id, search by fields and lookup organization functionality

* removing search functionality

* creating folders for each test and updating documentation with default values
2018-04-05 16:59:47 -07:00
Paddy
71e7985800
Merge pull request #1299 from terraform-providers/paddy_fix_1_9_0_links
Fix broken link.
2018-04-05 16:39:30 -07:00
Paddy Carver
668e7b6b39 Fix broken link. 2018-04-05 16:08:38 -07:00
tf-release-bot
ac01a9f8fd Cleanup after v1.9.0 release 2018-04-05 22:15:04 +00:00
tf-release-bot
8ccef16213
v1.9.0 2018-04-05 22:10:40 +00:00
Dana Hoffman
1e75ba5ca1
Update CHANGELOG.md 2018-04-05 14:52:23 -07:00
ashish-amarnath
f488a6e6bf Add support for regional GKE clusters in google_container_cluster (#1181)
* Add support for regional GKE clusters in google_container_cluster:

* implement operation wait for v1beta1 api
* implement container clusters get for regional clusters
* implement container clusters delete for regional cluster
* implement container clusters update for regional cluster
* simplify logic by using generic 'location' instead of 'zone' and 'region'
* implement a method to generate the update function and refactor
* rebase and fix

* reorder container_operation fns

* cleanup

* add import support and docs

* additional locations cleanup
2018-04-05 14:51:35 -07:00
Vincent Roseberry
fc43130d6f
Fix failing project_services import test and merge it (#1297)
* Fix failing project_services import test and merge it

* Use the original list of services
2018-04-05 13:32:26 -07:00
Vincent Roseberry
026c291fc1
Update CHANGELOG.md 2018-04-04 16:20:51 -07:00
Vincent Roseberry
1bf076f6a9
Add disable_on_destroy flag to project_services (#1293) 2018-04-04 16:20:13 -07:00
Dana Hoffman
0cac59d3fd
Update CHANGELOG.md 2018-04-04 10:58:34 -07:00
Michael Parker
b8adcc28fe Updates container_cluster to set enable_legacy_abac to false by default (#1281)
* Updates the default GKE legacy ABAC setting to false

* Updates docs for container_cluster

* Update test comments

* Format fix

* Adds ImportState test step to default legacy ABAC test
2018-04-04 10:58:08 -07:00
Vincent Roseberry
f8efd6376b
Update google_service_account_key.html.markdown (#1284) 2018-04-04 09:08:08 -07:00
Vincent Roseberry
62687fa2de
Update CHANGELOG.md 2018-04-03 14:50:16 -07:00
Vincent Roseberry
e2ec4ee6db
Update CHANGELOG.md 2018-04-03 14:48:51 -07:00
Vincent Roseberry
89a73246d2
Update CHANGELOG.md 2018-04-03 14:47:18 -07:00
Dana Hoffman
333493faaa
Update CHANGELOG.md 2018-04-03 14:44:53 -07:00
Dana Hoffman
7bee5507f6
add timeouts support for sql database instance (#1288)
* add timeouts support for sql database instance

* rm a tag
2018-04-03 14:44:18 -07:00
emily
360260d8d0
Add project to container cluster import name. (#1282)
* allow import of container cluster by project as well

* update docs for importing container cluster with project

* combine tests
2018-04-03 13:39:28 -07:00
Matthew Jones
b80aad4bc6 fix: include object versions when deleting all objects in GCS bucket (#1285)
* fix: include object versions when deleting all objects in GCS bucket

* test: acceptance test for force destroy with versioning
2018-04-03 13:21:29 -07:00
Dominik Lekse
3460ddcaa7 Retrieve current OAuth access token from google_client_config data source (#1277)
* Added access_token field to google_client_config data source

* Refined documentation of google_client_config
2018-04-03 12:54:48 -07:00
Nathan McKinley
b3a1f43dbc
Set isn't a valid key for a TypeMap (#1259)
This line wasn't doing anything so we might as well get rid of it.  :)
2018-04-02 13:11:09 -07:00
Dana Hoffman
d14da30f78
Update CHANGELOG.md 2018-04-02 10:31:31 -07:00
Dana Hoffman
7596164ad1
Deprecate name_prefix (#1035)
* deprecate name_prefix

* make name_prefix computed and add migration instructions
2018-04-02 10:28:59 -07:00
Dana Hoffman
78e8c7b378
fix bug in np version code (#1276) 2018-03-30 10:59:33 -07:00
Dana Hoffman
3b9589b681
Update CHANGELOG.md 2018-03-30 10:16:02 -07:00
Adrián Matellanes
1f6ffa0f4b Add time partitioning field to google_bigquery_table resource (#1240)
* Add time partitioning field to google_bigquery_table resource

* Fix flatten time partitioning field to google_bigquery_table resource

* Add resource bigquery table time partitioning field test

* Move resource bigquery table time partitioning field test to basic

* Add step to check that all the fields match

* Mark resource bigquery table time partitioning field as ForceNew

* Add time partitioning field test to testAccBigQueryTable config
2018-03-30 10:15:06 -07:00
Dana Hoffman
1db1e4be14
Update CHANGELOG.md 2018-03-30 10:10:53 -07:00