Skip to content

Releases: terraform-google-modules/terraform-google-bootstrap

v6.2.0

22 Aug 22:35
2614ab5
Compare
Choose a tag to compare

6.2.0 (2022-08-19)

Features

  • allow configuration of initial terraform version in tf_cloudbuild_builder (#189) (4f38396)

Bug Fixes

  • add terraform-tools to the docker images (#186) (c2d7b3f)

v6.1.0

19 Jul 20:24
e838b1d
Compare
Choose a tag to compare

6.1.0 (2022-07-15)

Features

Bug Fixes

  • wait on IAM to return terraform_sa_email (#166) (45830b7)

v6.0.0

23 Jun 03:36
fe6e5b0
Compare
Choose a tag to compare

6.0.0 (2022-06-23)

⚠ BREAKING CHANGES

  • Update Dockerfile to install terraform-validator from gcloud (#156)
  • Use user defined SA for cb triggers (#148)

Features

  • Update Dockerfile to install terraform-validator from gcloud (#156) (a300b9c)
  • Use user defined SA for cb triggers (#148) (5a925f8)

v5.1.0

03 Jun 16:18
e1d3952
Compare
Choose a tag to compare

5.1.0 (2022-05-27)

Features

  • add TF cloudbuilder blueprint (#154) (34120e5)
  • Allow service account impersonation in the local-exec gcloud runs. (#151) (6a7463b)

v5.0.1

01 Apr 04:22
fd4c4c5
Compare
Choose a tag to compare

5.0.1 (2022-03-09)

Bug Fixes

  • Guarantee the execution permission in the entrypoint.bash file (#149) (f113076)

v5.0.0

27 Jan 19:37
2f4089f
Compare
Choose a tag to compare

5.0.0 (2022-01-13)

⚠ BREAKING CHANGES

  • remove KMS resources in cloudbuild submodule (#143)
  • Drop old TFV version (< v0.6.0) support (#141)

Features

  • Drop old TFV version (< v0.6.0) support (#141) (2b9bf2c)
  • remove KMS resources in cloudbuild submodule (#143) (c1a52c7)

terraform-google-bootstrap v4.2.0

20 Dec 18:24
93593a2
Compare
Choose a tag to compare

Features

  • update TPG version constraints to allow 4.0 (#133) (71aa344)

terraform-google-bootstrap v4.1.0

29 Nov 19:50
a7f39a9
Compare
Choose a tag to compare

Features

Bug Fixes

  • Remove incompatible escape characters with Windows systems (CMD and PowerShell) to make the command fits in one line (#131) (56dec3e)

terraform-google-bootstrap v4.0.0

02 Nov 23:21
cd8a7fb
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • hardcode create_project_sa to false (#126)

Features

  • added capability to toggle creation of seed project service account (#124) (0457e66)
  • hardcode create_project_sa to false (#126) (c1ee35e)

Bug Fixes

  • add explicit dependency for GCS service account (#128) (62adacc)

terraform-google-bootstrap v3.1.0

08 Sep 19:30
8c14fb0
Compare
Choose a tag to compare

Features

  • Add KMS cmek support for state bucket (#115) (2fea4be)
  • Add variables to allow customisation of terraform service account (#116) (b7b0090)