Commit Graph

3704 Commits

Author SHA1 Message Date
The Magician
91bca3a4fa Add (sub)network to dataflow job (#3476)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-25 08:51:18 -07:00
Riley Karson
d2c85d7f6f
Update CHANGELOG.md 2019-04-25 08:13:35 -07:00
Riley Karson
3d976c1d72
Update CHANGELOG.md 2019-04-25 08:13:02 -07:00
Riley Karson
4f74e3198c
Update CHANGELOG.md 2019-04-24 14:03:58 -07:00
The Magician
5ce5686d49 Retry instance metadata on fingerprint mismatch. (#3372)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-24 14:01:47 -07:00
The Magician
9485b763bd Use beta endpoint for shared vpc resources (#3458)
<!-- This change is generated by MagicModules. -->
Original Author: @leg100
2019-04-23 15:33:06 -07:00
The Magician
86caed3c70 Add logConfig to subnetwork resource (#3454)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-23 09:45:06 -07:00
emily
7c37b81a08
Update CHANGELOG.md 2019-04-22 15:45:11 -07:00
The Magician
8077953aa7 Add compute node types and templates (#3446)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-22 15:32:58 -07:00
tf-release-bot
9eff6af8f6 Cleanup after v2.5.1 release 2019-04-22 20:30:43 +00:00
tf-release-bot
72aab75f86
v2.5.1 2019-04-22 20:23:11 +00:00
Riley Karson
4aa4c48f1a
Update CHANGELOG.md 2019-04-22 11:13:53 -07:00
The Magician
f47d1353d8 Allow BackendService backends.group to ref multiple resource types (#3463)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-22 11:11:24 -07:00
The Magician
55bbc252a9 Allow empty string for kms crypto key rotation period (#3468)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-22 10:40:11 -07:00
The Magician
6711efe903 Add pagination to google projects data source (#3464)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-19 14:14:44 -07:00
The Magician
462c367842 Add retries/backoff when (only) reading IAM policies (#3455)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-19 13:15:51 -07:00
emily
ea7509dc4f
Update CHANGELOG.md 2019-04-18 15:16:32 -07:00
The Magician
4850ec52fd Add new DiffSuppress for dns managed zone visibility (#3461)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-18 15:08:59 -07:00
The Magician
c4d8953838 Handle nil IAP in backend service decoder (#3459)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-18 14:15:42 -07:00
tf-release-bot
038c15561f Cleanup after v2.5.0 release 2019-04-18 16:13:27 +00:00
tf-release-bot
b645ad9480
v2.5.0 2019-04-18 16:06:22 +00:00
Riley Karson
334552e8c8 Vendor early8 (#3453) 2019-04-17 18:03:07 -07:00
The Magician
9ac574e185 0.12 Computed+Optional Attr syntax fixes (#3452)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-17 11:11:47 -07:00
Riley Karson
2747e8261d
Update CHANGELOG.md 2019-04-17 09:07:06 -07:00
The Magician
ab540a6f09 Revert "Check current status during apply-time diff. (#1474)" due to 0.12 (#3449)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-17 08:58:32 -07:00
The Magician
58a58c769f Use attr syntax on cluster-specific GKE fields. (#3448)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-16 16:10:29 -07:00
The Magician
dc95bd3468 Fixup non-Removed ISV tests (#3443)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-16 13:06:09 -07:00
Paddy
0965a6c8d8
Vendor terraform to fix ImportStateVerify bug. (#3444)
Vendor the latest Terraform so we can get the fix for ImportStateVerify
diffing on Removed fields.

```
export GO111MODULE=on
go get github.com/hashicorp/terraform@master
go mod tidy
go mod vendor
```
2019-04-16 11:49:53 -07:00
The Magician
5a7348d89d Ignore max_pods_per_node in import tests (#3438)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-15 18:18:27 -07:00
The Magician
55c7a8b332 Hard remove broken Removed fields, fix 0.12 configs (#3437)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-15 18:14:01 -07:00
The Magician
8279ae67dd Use 0.12-compatible syntax in VPN Tunnel (#3436)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-15 18:11:29 -07:00
The Magician
5c925718d1 012 instance from template (#3434)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-15 14:21:24 -07:00
Riley Karson
dbf9188792
Vendor 0.12 SDK (#3432)
```bash
GO111MODULE=on go get github.com/hashicorp/terraform@pluginsdk-v0.12-early7
GO111MODULE=on go mod vendor
GO111MODULE=on go mod tidy
```
2019-04-15 13:39:47 -07:00
The Magician
817dd3dc6c Don't allow secondary ip ranges to be computed in subnetwork (#3431)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-04-15 13:39:13 -07:00
Riley Karson
b2cb562fdd
Update CHANGELOG.md 2019-04-15 13:35:44 -07:00
The Magician
61894cc787 Remove Computed from GKE cluster cidr_blocks (#3427)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-15 13:29:32 -07:00
tf-release-bot
4e91ba9dd0 Cleanup after v2.4.0 release 2019-04-15 20:13:58 +00:00
tf-release-bot
6e862e686b
v2.4.0 2019-04-15 20:07:21 +00:00
The Magician
974928018a Small docs update (#3423)
<!-- This change is generated by MagicModules. -->
Original Author: @chrisst
2019-04-15 10:45:54 -07:00
The Magician
0f3f1a236a [TF] Remove draining and cancelling from terminal dataflow job states (#3399)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-12 11:17:20 -07:00
emily
f67094708f
Update CHANGELOG.md 2019-04-11 17:26:35 -07:00
The Magician
7f46f5c4fc Add conflicts_with for cluster remove_default_node_pool and node_pool (#3422)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-11 17:24:13 -07:00
Chaitanya Prakash N
585dab3e6f Removing validation function from BQ dataset resource and reducing the number of redundant test cases for BQ regional location (#3406) 2019-04-11 11:29:45 -07:00
The Magician
53cc7fe1ee Add better error message for sql 409 (#3414)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-11 11:13:12 -07:00
The Magician
55ef37fe38 GET clusters in error states so we see state information in debug logs. (#3389)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-08 16:37:49 -07:00
Riley Karson
70e86b7be6
Update CHANGELOG.md 2019-04-08 16:10:14 -07:00
The Magician
f82494c34f Make cloudbuild trigger disabled field a bool (#3398)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-04-08 13:35:32 -07:00
Riley Karson
13308c0ce7
Update CHANGELOG.md 2019-04-08 12:58:44 -07:00
The Magician
799f7387d1 Relax the limit on # of master authorized networks in GKE (#3397)
<!-- This change is generated by MagicModules. -->
Original Author: @rileykarson
2019-04-08 12:57:00 -07:00
Riley Karson
238657f325
Update CHANGELOG.md 2019-04-05 15:19:04 -07:00