Commit Graph

3464 Commits

Author SHA1 Message Date
Paddy
21499000ed
Switch to using golangci-lint instead of go-metalinter (#3049)
* Switch to using golangci-lint instead of gometalinter.

* Update list of allowed ignored errors.

* Add GOFLAG=mod-vendor env var to travis.

* Fix env vars.
2019-02-14 16:52:09 -08:00
The Magician
1319ddd86d Generate Operations for Redis (#3027)
<!-- This change is generated by MagicModules. -->
/cc @rambleraptor
2019-02-14 16:01:12 -08:00
The Magician
23db6b0c12 Fix golangci-lint errors (#3059)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-14 16:00:35 -08:00
The Magician
25cac70b17 Add Cloud Scheduler to the sidebar. (#3057)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-14 13:30:55 -08:00
The Magician
1584010a61 Clarify Private Google Access docs on Subnetwork. (#3019)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-14 12:50:52 -08:00
The Magician
b2f501754f Clean up failed cluster creation (#3044)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-14 10:29:34 -08:00
The Magician
4631fa5651 Fix private_cluster and master_ipv4_cidr_block in upgrade guide
<!-- This change is generated by MagicModules. -->
/cc @pdecat
2019-02-14 08:50:55 -08:00
The Magician
8bf6871696 Fix validation of spanner instance ID length (#3048)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-13 17:34:07 -08:00
The Magician
bf10d4f553 Add extended memory to docs for custom instance machine types (#3046)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-13 16:39:23 -08:00
The Magician
9f7ecb5006 Add a downgrade guide to the upgrade guide (#3042)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-13 12:09:12 -08:00
Riley Karson
76801f0ef0
Update CONTRIBUTING to be more clear (#3032)
* Update CONTRIBUTING to be more clear

/cc @rambleraptor

* Add link to provider reference
2019-02-12 13:42:17 -08:00
tf-release-bot
4510fb5f4d Cleanup after v2.0.0 release 2019-02-12 19:31:43 +00:00
tf-release-bot
e55def448a
v2.0.0 2019-02-12 19:25:36 +00:00
The Magician
07af258415 [Terraform] Fix config's defaultScopes tests. (#3036)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-12 10:59:36 -08:00
Chris Stephens
1f90b4feca
Update CHANGELOG.md
adding KMS datasources
2019-02-11 16:34:58 -08:00
The Magician
eafa256669 Update the 2.0.0 Upgrade Guide, misc. other docs (#3031)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-11 15:24:23 -08:00
The Magician
92d8995699 Fix GKE specific IP test (#3022)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-08 16:11:15 -08:00
The Magician
eeabba4270 Set id on Create for project metadata (#3020)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-08 14:29:34 -08:00
Riley Karson
c5e7addf30
Update CHANGELOG.md 2019-02-08 12:07:37 -08:00
The Magician
6cb21b34b0 Various CI test fixes (#3018)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-08 12:05:39 -08:00
Riley Karson
a337c89a82
Update CHANGELOG.md 2019-02-08 09:10:12 -08:00
Chen Zhiling
edb9530ae7 Add force_destroy option to bigquery dataset (#2986)
* Add force_destroy option to bigquery dataset

* Change option name to force_destroy

* Rename option to delete_contents_on_destroy

* Add option description

* Add tests for dataset with content added in

* Add diff suppress func
2019-02-08 09:09:14 -08:00
The Magician
c8fcba1907 Add docs for the bigquery dataset delete_contents_on_destroy field (#3004)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-08 08:11:05 -08:00
Riley Karson
b7ffdffcaa
Add an additional caveat to local provider guide (#3013)
/cc @yorinasub17
2019-02-07 11:21:54 -08:00
The Magician
f9903ee041 google_compute_instance change a removed field from optional -> computed (#3010)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-06 16:22:35 -08:00
Riley Karson
8a237de2dd
Update gometalinter for modules, add staticcheck (#2908)
This isn't working locally, but it matches the changes made in https://github.com/terraform-providers/terraform-provider-azurerm/pull/2722 so maybe something freaky is going on and it will only work in CI?

Edit: This only works in CI (well, at least doesn't work locally for *me*) but the same is true in the Azure provider. Most of those rules can be turned back on provided we make the corresponding code changes, but let's bring back `unused` for now. I'll dupe over to tpgb on approval.
2019-02-05 11:47:40 -08:00
The Magician
222c287629 Update the googlesource cookie for the Terraform providers. (#3002)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-05 11:28:53 -08:00
Nathan McKinley
399e7e0980
Update CHANGELOG.md 2019-02-01 16:18:56 -08:00
The Magician
fdeac73ab6 Add fields to InterconnectAttachment to allow for PARTNER interconnects (#2959)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-01 16:17:53 -08:00
The Magician
b58053fe5d Bring forwards/backwards compatible 0.12 syntax to HEAD (#2984)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-01 14:45:29 -08:00
The Magician
9c8bea96d8 Refresh provider docs in anticipation of 2.0.0 (#2981)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-01 13:26:59 -08:00
Paddy
72959e504c
Update CHANGELOG.md 2019-02-01 11:48:32 -08:00
Paddy
b504517421
Update CHANGELOG.md 2019-02-01 11:40:25 -08:00
The Magician
43d8943745 Restore name_prefix for node pools (#2975)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-01 11:34:45 -08:00
Riley Karson
2fa07bfd14
Update CHANGELOG.md 2019-02-01 11:21:11 -08:00
The Magician
af7cf2a69b Make zone required in google_composer_environment.node_config (#2967)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-01 11:20:05 -08:00
The Magician
69e445bd59 SHA256 encode compute_certificate's private keys (#2976)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-02-01 11:02:20 -08:00
Riley Karson
856a977ddc
Update CHANGELOG.md 2019-02-01 10:59:00 -08:00
The Magician
e5a1c5f997 Fix issue with google_compute_backend_service IAP client secret @ update (#2978)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-02-01 10:57:45 -08:00
Riley Karson
3d43932a49
Update go versions used in development (#2934)
Adding `.x` to Travis means use the latest minor version according to its docs.

I didn't update the "Requirements" header because this is just because of Go Modules; see https://github.com/terraform-providers/terraform-provider-google/pull/2932 for why. Since it's just a development change, it doesn't impact _using_ the provider.

Although, out of curiosity- is that header for development? Or is there a real requirement to have Go installed to use Terraform providers?
2019-02-01 07:58:37 -08:00
The Magician
bb5e34894f Update GKE examples, docs to recommend fine grained node pools. (#2968)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-01-31 13:37:33 -08:00
The Magician
742c060dcc Add timeouts to container node pool docs, add timeouts to examples. (#2969)
<!-- This change is generated by MagicModules. -->
/cc @rileykarson
2019-01-31 12:52:08 -08:00
The Magician
51bf6f432a [Terraform] ip_address.0.time_to_retire it's not optional (#2965)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-30 13:03:51 -08:00
The Magician
d12e425d9f Native Update Mask support (#2818)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-30 12:37:52 -08:00
The Magician
ced540ceca Add hostname field to compute_instance (#2952)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-29 09:44:21 -08:00
Thomas Poindessous
60264e386c Fix PG docs as PG 9.6 is GA (#2948)
I think that PG 9_6 support is GA now : https://cloud.google.com/sql/docs/release-notes#april_2018
2019-01-28 15:00:16 -08:00
Riley Karson
d5f2c0005a
Update CHANGELOG.md 2019-01-28 14:41:53 -08:00
The Magician
385ac491f4 Add service_account_email to google_cloudfunctions_function (#2947)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-28 14:39:37 -08:00
The Magician
08c73f2754 Standardize import for instance group manager. (#2946)
Signed-off-by: Modular Magician <magic-modules@google.com>
2019-01-28 14:00:05 -08:00
Riley Karson
9aa57f2f6f
Update CHANGELOG.md 2019-01-28 13:53:47 -08:00