Releases: terraform-google-modules/terraform-google-bootstrap
Releases · terraform-google-modules/terraform-google-bootstrap
terraform-google-bootstrap v1.6.0
Features
- update terraform to 12.29 and terraform-validator to 2020-09-24 (#71) (74d7ef2)
terraform-google-bootstrap v1.5.0
Features
- allow Cloud Source Repos to be optional (#68) (6df33bc)
- relax tf version to allow terraform 0.13 (#67) (af34b11)
terraform-google-bootstrap v1.4.0
Features
- Replaces deprecated bucket_policy_only for uniform_bucket_level_access (#63) (a1ef992)
terraform-google-bootstrap v1.3.4
Bug Fixes
- min version in docs to 0.12.20 (#61) (0c53fe2)
- Required provider version upgraded to 0.12.20. (#59) (b1fd7e8)
terraform-google-bootstrap v1.3.3
Bug Fixes
- cloud build trigger regex to only match the correct branches (#53) (f555239)
- update the example module version (#50) (b933b9b)
terraform-google-bootstrap v1.3.2
Bug Fixes
- make trigger names generic now that multiple branches are supported (#48) (dc3c0c3)
terraform-google-bootstrap v1.3.1
Bug Fixes
- downgrade minimum provider version for better compatibility with existing usage of module (#46) (2aec7c8)
terraform-google-bootstrap v1.3.0
Features
- Add support for terraform validator (#44) (d09725f)
terraform-google-bootstrap v1.2.0
Features
- Add ability to define custom list of branches to trigger apply and custom cloudbuild YAML for terraform builds (#41) (02467c8)
- Add skip_gcloud_download flag (#39) (0e06b29)
- option to target bootstrap module at a folder (#40) (fa923a5)