Commit Graph

3438 Commits

Author SHA1 Message Date
Dana Hoffman
ad01a747d2 Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
fab02ea478 add souce repo support to cloud functions (#2650) 2018-12-20 17:22:22 -08:00
The Magician
1e639354e3 insist that project org policy tests run serially (#2654)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-12-20 17:22:22 -08:00
The Magician
21271a65e3 Adding default timeouts to sync MM resources (#2569) 2018-12-20 17:22:22 -08:00
The Magician
b0d5dee643 Add tags set conversion to upgrade guide (#2651) 2018-12-20 17:22:22 -08:00
Riley Karson
ed4824db8d govendor fetch google.golang.org/api/serviceusage/v1@revision (#2647)
```
govendor fetch google.golang.org/api/serviceusage/v1@04bb50b6b83d0e72253821af8cf3252d8e866517
```

#2646 will need to be done after migrating the existing resources off `v1beta1`
2018-12-20 17:22:22 -08:00
Dana Hoffman
65dfa20c0e Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
99f9d71a31 convert dataproc_cluster.cluster_config.gce_cluster_config.tags into a set (#2633) 2018-12-20 17:22:22 -08:00
The Magician
e31696da5a Fix project services tests by using a service without any dependencies (#2645) 2018-12-20 17:22:22 -08:00
The Magician
01fe89b4fe mark tpu config as beta (#2642) 2018-12-20 17:22:22 -08:00
Dana Hoffman
31fae68ccf Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
caa1bd9664 send scheduling block with automaticrestart if there is none in cfg (#2638) 2018-12-20 17:22:22 -08:00
Dana Hoffman
f3de995944 Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
b86d57359f mark region as computed in sql db instance since we use getregion (#2635) 2018-12-20 17:22:22 -08:00
Dana Hoffman
6d4767095d Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
321af9f6f7 update regex for runtimeconfig name (#2643)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-12-20 17:22:22 -08:00
Dana Hoffman
a3a2f15086 Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
5fea92fadf allow cross-project imports for sql user (#2632)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-12-20 17:22:22 -08:00
Dana Hoffman
89b95575ea Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
5e0ab711fb extract vpn tunnel region/project from vpn gateway (#2640)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-12-20 17:22:22 -08:00
The Magician
b003a0d134 Add docs for beta field google_container_cluster.tpu_ipv4_cidr_block
Inspec attribute changes (#2636)
2018-12-20 17:22:22 -08:00
Dana Hoffman
0d19677083 Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
0533cab84d send maintenance_window.hour even if it's zero, since that's a valid value (#2630) 2018-12-20 17:22:22 -08:00
The Magician
cd6ec96c6e use cluster update for logging/monitoring in beta (#2631)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-12-20 17:22:22 -08:00
Riley Karson
ee48586fb2 Add gometalinter (#2627)
Parallel to https://github.com/terraform-providers/terraform-provider-azurerm/pull/2116

We need to run `gofmt -s` to switch over to the `gofmt` rule, and MM is going to complicate that. Once `1.20.0` is done, I'll run that command on flat MM files & add a `gofmt -s` step to MM generation (goimports does gofmt but doesn't do the s flag for silly reasons).

I'll duplicate this over to tpgb once this PR is merged.
2018-12-20 17:22:22 -08:00
Dana Hoffman
4ca28df47a Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
4d9a003bec add another retry if iam read returns nil (#2629)
<!-- This change is generated by MagicModules. -->
/cc @danawillow
2018-12-20 17:22:22 -08:00
The Magician
7a3f96ad28 Allowing GlobalAddress.address to be settable (#2618)
<!-- This change is generated by MagicModules. -->
/cc @chrisst
2018-12-20 17:22:22 -08:00
The Magician
0e27ae79e3 Add docs about using lifecycle when recreating instance groups (#2620)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
Riley Karson
13aa6d32b7 Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
77e87d0f9b Remove google_compute_instance*.address (#2595)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
Riley Karson
058dd0b2a1 Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
e75a957aba Remove update_strategy from rigm. (#2594)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
Chris Stephens
893253d94a Add retries for all synchronous MM generated resources 2018-12-20 17:22:22 -08:00
Chris Stephens
4ea83bb826 Revert "Adding Stackdriver Monitoring Api" 2018-12-20 17:22:22 -08:00
The Magician
2e05d21da1 Fix nested read in Snapshot. (#2593)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
The Magician
a348e35263 Fix spanner database iam binding import (#2603) 2018-12-20 17:22:22 -08:00
Chris Stephens
8838720309 Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
Chris Stephens
de68af5b11 Add region disk support to attached disk 2018-12-20 17:22:22 -08:00
The Magician
35bc6ba882 Add node_config properties to version_2_upgrade.html.markdown (#2602)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
Riley Karson
33f8c6a486 Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
Riley Karson
69886b213c Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
0ec1001bfe Remove beta fields from GA Container resources (#2601)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
The Magician
ed96a76569 Add google_organization_custom_role to version_2_upgrade.html.markdown (#2598)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
Riley Karson
ef7a6100c7 Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
46b08ed82d Make google_organization_custom_role.deleted computed (#2596)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
The Magician
c6f02a1e88 Fix google_container_cluster docs about fields gone GA (#2597)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
Riley Karson
3a287fa3a3 Update CHANGELOG.md 2018-12-20 17:22:22 -08:00
The Magician
8dec82d35f Deprecate convenience fields in google_compute_snapshot (#2572)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00
The Magician
96e0a1fff5 Fix issue with Bigtable instance cluster update at 2.0.0 (#2584)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2018-12-20 17:22:22 -08:00