Releases: terraform-google-modules/terraform-google-bootstrap
Releases · terraform-google-modules/terraform-google-bootstrap
v6.2.0
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
6.1.0 (2022-07-15)
Features
Bug Fixes
- wait on IAM to return terraform_sa_email (#166) (45830b7)
v6.0.0
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
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
5.0.1 (2022-03-09)
Bug Fixes
- Guarantee the execution permission in the entrypoint.bash file (#149) (f113076)
v5.0.0
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
Features
- update TPG version constraints to allow 4.0 (#133) (71aa344)
terraform-google-bootstrap v4.1.0
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
⚠ 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
Features
- Add KMS cmek support for state bucket (#115) (2fea4be)
- Add variables to allow customisation of terraform service account (#116) (b7b0090)