Skip to content

Releases: terraform-google-modules/terraform-google-gcloud

terraform-google-gcloud v3.0.0

08 Jun 16:43
6f1f479
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution (#89)

Features

  • add Terraform 0.13 constraint and module attribution (#89) (6037c26)

Bug Fixes

  • Chain GOOGLE_CREDENTIALS variable on kubectl-wrapper submodule (#95) (48e1fee)

terraform-google-gcloud v2.1.0

20 May 15:13
3fac16c
Compare
Choose a tag to compare

Features

  • add ability to impersonate for kubectl-wrapper module (#91) (0d4e6f3)

terraform-google-gcloud v2.0.3

11 Jan 20:12
029750d
Compare
Choose a tag to compare

Bug Fixes

  • Add debug options and bump arg num check kubectl wrapper (#79) (162a4ec)

terraform-google-gcloud v2.0.2

09 Sep 15:54
da14e09
Compare
Choose a tag to compare

Bug Fixes

  • Lazy eval data source only if enabled (#76) (f2c9913)

terraform-google-gcloud v2.0.1

01 Sep 17:37
37b52e8
Compare
Choose a tag to compare

Bug Fixes

  • Only instantiate external data resource if module is enabled (c47859c)

terraform-google-gcloud v2.0.0

12 Aug 17:08
829c9ff
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • The module has been changed to not download gcloud by default. You can override this behavior by setting skip_download = false or setting the GCLOUD_TF_DOWNLOAD environment variable to "always".

Features

  • Decoupled the upsert command and destroy command (#71) (497886c)
  • Skip gcloud download by default. (#70) (7113d90)

terraform-google-gcloud v1.4.1

05 Aug 18:13
d007500
Compare
Choose a tag to compare

Bug Fixes

terraform-google-gcloud v1.4.0

27 Jul 19:35
7f08398
Compare
Choose a tag to compare

Features

  • kubectl: Generate kubeconfig dynamically (#62) (6501fd8)

terraform-google-gcloud v1.3.0

19 Jul 08:20
f9c3929
Compare
Choose a tag to compare

Features

  • Allow overriding download behavior using GCLOUD_TF_DOWNLOAD environment variable. (#59) (9041027)

Bug Fixes

  • Update to allow for usage in ephemeral environments (TFC/TFE) (#58) (e0595b0)

terraform-google-gcloud v1.2.0

16 Jul 16:01
08eb173
Compare
Choose a tag to compare

Features

  • only install missing additional_components (#53) (db6d1a4)

Bug Fixes

  • Check for binaries in additional_components (#57) (c399a32)