Releases: terraform-google-modules/terraform-google-bootstrap
Releases · terraform-google-modules/terraform-google-bootstrap
v9.0.0
9.0.0 (2024-11-01)
⚠ BREAKING CHANGES
- deps: Update Terraform Google Provider to v6 (#320)
- modules: enable cloudbuildv2 repository support on tf_cloudbuild_builder and tf_cloudbuild_workspace (#299)
Features
- deps: Update Terraform Google Provider to v6 (#320) (b4ae113)
- deps: Update Terraform Google Provider to v6 (major) (#314) (cbb731d)
- module: add cloudbuild connection module (#312) (f79bbc5)
- modules: enable cloudbuildv2 repository support on tf_cloudbuild_builder and tf_cloudbuild_workspace (#299) (62f5f7d)
Bug Fixes
- Added new force_destroy variable to cloudbuild module. (#304) (1cdce21)
- Do not create secret versions when using Cloud Build repositores second gen (#324) (a6072e0)
- Include cloudkms.googleapis.com API to activate when encrypt_gcs_bucket_tfstate set to true (#302) (1121fa2)
v8.0.0
8.0.0 (2024-05-20)
⚠ BREAKING CHANGES
- deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#290)
- deps: Update Terraform terraform-google-modules/cloud-storage/google to v6 (#291)
Features
- Set project field on secret IAM member (#287) (0efe030)
Bug Fixes
- deps: Update Terraform terraform-google-modules/cloud-storage/google to v6 (#291) (3854ea6)
- deps: Update Terraform terraform-google-modules/project-factory/google to v15 (#290) (eeffa37)
- enable create_ignore for service accounts (#292) (7c8477b)
v7.2.0
7.2.0 (2024-04-01)
Features
- Add GitLab support for IM module (#281) (a9858a9)
- Add tf_version variable for Infra Manager module (#279) (f176e92)
- Add the ".git" suffix to the repo URL if missing (#282) (c4e0098)
Bug Fixes
- Update check existing deployments command (#275) (8623af7)
v7.1.0
7.1.0 (2024-03-12)
Features
- Infrastructure Manager workspace blueprint (#271) (61ec4eb)
v7.0.0
7.0.0 (2024-01-13)
⚠ BREAKING CHANGES
- deps: Update TF modules (major) (#241)
Bug Fixes
v6.5.0
6.5.0 (2024-01-03)
Features
- add timeout variable for cloudbuild builder (#256) (380d48f)
v6.4.1
6.4.1 (2023-10-31)
Bug Fixes
- upgraded versions.tf to include minor bumps from tpg v5 (#245) (59c5e97)
v6.4.0
6.4.0 (2022-12-09)
Features
- Add custom bucket names support for modules
tf_cloudbuild_workspace
and tf_cloudbuild_builder
(#212) (c537031)
- add custom name for cloud build service account and state bucket (#214) (f1d0014)
Bug Fixes
- updates to address tflint and CFT 1.10 (#203) (7c7a874)
v6.3.0
6.3.0 (2022-11-08)
Features
- add support for
included_files
and ignored_files
of google_cloudbuild_trigger
(#207) (d2e5a75)
- add support for optional private worker pool usage (#201) (d1035ed)
- create variable for providing the trigger location (#206) (54ca307)
- creation of the Terraform service account should be optional (#209) (9bb2800)
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)