Commit Graph

984 Commits

Author SHA1 Message Date
Stefan Schmidt
6e96e8473d Allow for running acceptance tests using the default credentials.
This change adds another option for supplying authentication credentials
to acceptance tests: If GOOGLE_USE_DEFAULT_CREDENTIALS is set, the default
credentials are used. When run from a compute engine instance, the compute
engine default credentials are used. When run from the user's workstation,
the user's credentials are used, if the user has authenticated with the
GCloud CLI beforehand.
2017-07-05 15:41:58 +02:00
Jake Champlin
c48ef17ed7 Merge pull request #169 from nicolai86/master
docs: add undocumented attributes
2017-06-30 11:31:12 -04:00
Raphael Randschau
4c2fbfcd27
chore(docs): add undocumented attributes 2017-06-30 12:36:47 +02:00
Raphael Randschau
e8af028fb5
chore(docs): remove trailing . 2017-06-30 12:36:47 +02:00
stack72
9ce542e1fb Adding back the GNUmakefile test-compile step 2017-06-30 11:16:10 +03:00
Joe Selman
9691fe13ea Merge pull request #166 from selmanj/update-changelog
Update CHANGELOG.md
2017-06-29 13:10:02 -07:00
stack72
fc1507fe52 Simplifying the GNUMakefile 2017-06-29 16:43:40 +03:00
Joe Selman
9fe21163d3 Update CHANGELOG.md 2017-06-28 16:18:08 -07:00
Dana Hoffman
029762344c Update CHANGELOG.md 2017-06-28 15:46:17 -07:00
Dana Hoffman
32bf0df2d0 Add scratch_disk property to google_compute_instance and deprecate disk (#123)
* Add scratch_disk property to google_compute_instance

* docs for scratch_disk

* limit scope of scratchDisks array by using bool, test formatting

* add slash back to disk check
2017-06-28 15:43:58 -07:00
Dana Hoffman
549e1314f9 Add boot_disk property to google_compute_instance (#122)
* Add boot_disk property to google_compute_instance

* docs for boot_disk

* limit scope of bootDisk, use bool instead

* test formatting

* make device_name forcenew, add sha256 encryption key
2017-06-28 15:36:00 -07:00
Dana Hoffman
2f17ba7596 Merge pull request #160 from danawillow/googleapi
revendor googleapi
2017-06-28 14:34:46 -07:00
Joe Selman
1137ee7023 Merge pull request #150 from selmanj/add_labels_to_compute_instance
Add support for using labels on compute_instance
2017-06-28 09:44:32 -07:00
Dana Hoffman
75e4af923e revendor googleapi/internal/uritemplates 2017-06-28 09:24:00 -07:00
Paul Stack
ad6765f320 Update CHANGELOG.md 2017-06-28 11:44:03 +03:00
stack72
8798346e70 Add an acceptance test to show timeouts in container_cluster 2017-06-28 11:34:20 +03:00
sovanesyan
b2f789ca0a provider/google: Add Timeout support to google_container_cluster
Migrated from https://github.com/hashicorp/terraform/pull/13203
2017-06-28 11:24:28 +03:00
Dana Hoffman
b19ae9ca8f revendor googleapi 2017-06-27 17:43:43 -07:00
Riley Karson
3c7cdf0bb4 Updated import documentation. (#156) 2017-06-27 17:07:47 +03:00
Dana Hoffman
e2f05cba90 Update CHANGELOG.md 2017-06-26 13:18:56 -07:00
Jake Champlin
5c86ea25ef
Update Changelog for google provider 2017-06-26 15:11:47 -04:00
Joe Selman
e3c27065dc Add support for using labels on compute_instance 2017-06-26 10:37:16 -07:00
Paul Stack
385bbc8add Update CHANGELOG.md 2017-06-26 18:26:18 +03:00
Riley Karson
e5267f2c6f Fix read method + test/document import for google_compute_health_check (#155)
* Read health check block + add import support to google_compute_health_check.

* Updated google_compute_health_check documentation.
2017-06-26 18:25:22 +03:00
Jake Champlin
234a95e0b8
Fix Changelog Links Script for google provider 2017-06-26 09:50:55 -05:00
Joe Selman
ea2baec904 Merge pull request #146 from selmanj/readme_changes
Minor Readme changes
2017-06-23 13:37:37 -07:00
Dana Hoffman
1c20afeef3 Merge pull request #153 from terraform-providers/danawillow-changelog-categories
Categorize changelog by the API used
2017-06-22 14:24:55 -07:00
Paddy
e72b6fd217 Update CHANGELOG.md 2017-06-22 13:57:51 -07:00
Paddy
89431e9a2a Merge pull request #147 from pmcatominey/firewall-source
compute_firewall: set source_ranges to Computed to avoid perpetual diff
2017-06-22 13:29:20 -07:00
Riley Karson
aa5449ab34 Update CHANGELOG.md 2017-06-22 10:30:13 -07:00
Mike Fowler
58a6b3f80e Add import for google_sql_database_instance (#11)
* Add import for `google_sql_database_instance`

* Alterations suggested by review

* Move declaration of array for clarification
2017-06-22 10:25:26 -07:00
Joe Selman
13025b2f11 Fix broken link 2017-06-22 10:12:07 -07:00
Riley Karson
795527c116 Update CHANGELOG.md 2017-06-22 09:16:46 -07:00
Mike Fowler
719c556f0c Add ability to import google_sql_database (#12)
* Add ability to import `google_sql_database`

* Update from code review

* Ensure split id length and report error otherwise
2017-06-22 09:13:05 -07:00
Dana Hoffman
7a9893f98c Categorize changelog by the API used 2017-06-21 16:43:34 -07:00
Dana Hoffman
2f8a0c2740 Fix bad links in CHANGELOG 2017-06-21 16:26:11 -07:00
TeamCity
a25461f2cc Cleanup after v0.1.1 release 2017-06-21 15:36:59 +00:00
TeamCity
df0a8bb608
v0.1.1 2017-06-21 15:24:57 +00:00
Paul Stack
54e2c56210 Merge pull request #135 from rileykarson/import-docs-3
Update 5 more importable resources' docs
2017-06-21 12:00:29 +03:00
Peter McAtominey
763f67c22c compute_firewall: set source_ranges to Computed to avoid perpetual diff
If this is not set in Terraform, then the API defaults to 0.0.0.0/0,
Terraform would then attempt to remove that value and so on.
2017-06-21 09:51:25 +01:00
Paul Stack
32f231c6af Update CHANGELOG.md 2017-06-21 11:46:36 +03:00
Paul Stack
576d52bd0e Merge pull request #145 from rileykarson/144-health-checks-count
Restrict the number of health_checks in Backend Service resources to exactly 1.
2017-06-21 11:46:03 +03:00
TeamCity
09c422a094 Cleanup after v0.1.0 release 2017-06-20 21:37:13 +00:00
TeamCity
efb1406ff9
v0.1.0 2017-06-20 21:29:54 +00:00
Joe Selman
86370dd298 Update title to be more specific 2017-06-20 11:29:10 -07:00
Riley Karson
f07a08bd76 Test that HTTPS health checks are supported for google_compute_backend_service. 2017-06-20 10:59:56 -07:00
Riley Karson
8bdfd3cd2f Specify the type of health checks supported for both backend services. 2017-06-20 10:45:58 -07:00
Joe Selman
ccfe6d4c25 Merge pull request #142 from selmanj/update_go_vendor_dependency
Update compute api client and AutomaticRestart usage
2017-06-20 10:27:00 -07:00
Riley Karson
6f8b415b42 Restrict the number of health_checks in Backend Service resources to 1. 2017-06-20 10:26:09 -07:00
Paddy
33abfb4b77 Update container_engine_versions test. (#143)
Only expect 1 container engine master version, not 2. The API is only
currently reporting one. This fixes the failing test.
2017-06-20 06:29:26 -05:00