Commit Graph

2553 Commits

Author SHA1 Message Date
Dana Hoffman
c5388d27c4
add hash function for self link name (#1836) 2018-08-03 16:23:21 -07:00
Nathan McKinley
830ffeb7f3
Strengthen warning in google_project_services. (#1823) 2018-07-27 17:01:38 -07:00
The Magician
a6e1ecad7a Make redis alternativeLocationId computed (#1754) 2018-07-26 17:35:18 -07:00
Dan Isla
bb6c757ad1 Container cluster delete timeout to 30 min. (#1745)
Matches Create operation timeout. Should reduce timeouts when deleting regional clusters.
2018-07-26 10:22:39 -07:00
Nathan McKinley
9951eb1152
Update CHANGELOG.md 2018-07-25 13:40:32 -07:00
Nathan McKinley
aaf18dacca
CloudBuild Trigger substitutions (#1810) 2018-07-25 13:38:35 -07:00
The Magician
0fdc262183 Add LabelFingerprint and Label to Address and GlobalAddress. (#1811) 2018-07-25 13:25:16 -07:00
oceyral
7da529f3c1 Implement multiple versions for regional instance groups (#1809) 2018-07-25 13:21:20 -07:00
Dana Hoffman
0a87092bd9
Update CHANGELOG.md 2018-07-24 15:37:09 -07:00
Dana Hoffman
b8cf81e527
use customizediff to allow all role-entity pairs to be unordered (#1787) 2018-07-24 15:36:30 -07:00
Dana Hoffman
b4bb79f58e
lock on master name when creating replicas (#1798) 2018-07-24 15:32:18 -07:00
Dana Hoffman
f3fa40caf2
Update CHANGELOG.md 2018-07-19 13:33:42 -07:00
Dana Hoffman
080f6fe2e1
don't call full read when updating billing acct (#1795) 2018-07-19 13:32:29 -07:00
The Magician
cacdaec642 handle nil resourceref links in generated code (#1794)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-07-19 12:26:40 -07:00
Dana Hoffman
7c47e13aa6
Changes to things that got merged too early (#1790) 2018-07-18 15:47:23 -07:00
Pavel Skuratovich
39497565da Add an example of 'authorized_networks' generation (#1741)
Copy an example from https://github.com/terraform-providers/terraform-provider-google/issues/1644 to the docs
2018-07-18 15:04:50 -07:00
Dana Hoffman
b38e020c51
Update CHANGELOG.md 2018-07-18 14:49:18 -07:00
Luke Hoban
cf4e731236 Add support for updating function code in place (#1781)
Remove ForceNew from the source inputs on function resources, and add support for updating the function in place from a new source bucket+object.
2018-07-18 14:48:00 -07:00
Dana Hoffman
fb04555ada
Update CHANGELOG.md 2018-07-18 14:25:28 -07:00
The Magician
c0610c5544 Add google_compute_region_disk resource. (#1755)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-07-18 14:24:21 -07:00
Dana Hoffman
78b1f1a6c6
Update CHANGELOG.md 2018-07-18 13:35:22 -07:00
The Magician
0e29432a32 use compareSelfLinkOrResourceName diffsuppress on redis authorizednetwork. Fixes #1750. (#1782)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-07-18 13:34:47 -07:00
tf-release-bot
b2f8a2a49a Cleanup after v1.16.2 release 2018-07-18 19:42:25 +00:00
tf-release-bot
59e519a219
v1.16.2 2018-07-18 19:37:26 +00:00
The Magician
aa20a0efe7 Support unordered list on subnetwork secondary IP range. (#1772) 2018-07-17 15:18:18 -07:00
Paddy
1e72a35d06
Update CHANGELOG.md 2018-07-17 00:10:29 -07:00
Paddy
1fea758265
Merge pull request #1779 from danawillow/is-1775
allow setting instance scheduling booleans to false
2018-07-17 00:07:14 -07:00
Paddy
4e0a4ef84b
Merge pull request #1784 from danawillow/is-1715
force send a bunch more fields in firewall
2018-07-17 00:06:20 -07:00
Dana Hoffman
335ccae604 force send a bunch more fields in firewall 2018-07-16 18:46:05 -07:00
Dana Hoffman
24396c9fea
Update CHANGELOG.md 2018-07-16 14:56:40 -07:00
The Magician
1f9de6ad13 use patch instead of put to update router. Fixes #1778. (#1780)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-07-16 14:56:03 -07:00
Dana Hoffman
547245bada allow setting instance scheduling booleans to false 2018-07-16 13:54:47 -07:00
tf-release-bot
b00b1d7c76 Cleanup after v1.16.1 release 2018-07-16 17:16:09 +00:00
tf-release-bot
f9059599bf
v1.16.1 2018-07-16 17:11:10 +00:00
Paddy
97e421ab92
Update CHANGELOG.md 2018-07-13 14:21:50 -07:00
Paddy
8753eb0268
Merge pull request #1769 from terraform-providers/paddy_1767
Fix crash when updating container cluster resource labels.
2018-07-13 14:21:05 -07:00
Paddy Carver
c404cd740b Use map helper. 2018-07-13 14:14:00 -07:00
The Magician
ba2ea638ee Turn off logs on compiler unless you use --debug flag (#1771) 2018-07-13 11:13:29 -07:00
Paddy Carver
0435b1f387 Fix crash when updating container cluster resource labels.
We had a bad type coercion in the code to update container cluster
resource labels. This fixes the coercion.

We didn't notice this because there was no test exercising the update
code path. I've added the test, which reproduced the panic before this
PR was applied and passes successfully now that the coercion is fixed.
2018-07-13 02:27:40 -07:00
Nathan McKinley
687f8d0857 Sometimes we run tests on overloaded machines. (#1765) 2018-07-12 17:39:54 -07:00
The Magician
01a2906518 Fix nested object handling in generated code (#1757)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-07-12 17:15:40 -07:00
tf-release-bot
855bc8fc8d Cleanup after v1.16.0 release 2018-07-13 00:03:08 +00:00
tf-release-bot
c5d6b9e576
v1.16.0 2018-07-12 23:58:18 +00:00
Paddy
a099f55f55
Update CHANGELOG.md 2018-07-12 13:48:10 -07:00
Paddy
567244edaa
Merge pull request #1763 from terraform-providers/paddy_ignored_apis_update
Add stackdriverprovisioning to ignored APIs.
2018-07-12 13:46:55 -07:00
Paddy Carver
d80c92f33f Add stackdriverprovisioning to ignored APIs.
Add stackdriverprovisioning.googleapis.com to our list of APIs that are
automateically enabled that Terraform can't act on.
2018-07-12 13:40:30 -07:00
Paddy
9bdf755591
Update CHANGELOG.md 2018-07-12 13:18:03 -07:00
Paddy
6bef3e6063
Merge pull request #1762 from terraform-providers/revert-1742-fix-igm-rolling-updates
Revert "Fix instance group manager rolling-updates"
2018-07-12 13:17:36 -07:00
Paddy
e08832c48c
Revert "Fix instance group manager rolling-updates" 2018-07-12 13:09:57 -07:00
Dana Hoffman
afca363b65
Update CHANGELOG.md 2018-07-12 12:52:28 -07:00