All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.0 (2020-07-06)
- 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)
1.1.0 (2020-04-16)
- Add serviceusage api to the defaults (#13)
- Make sure group_org_admins has projectCreator permission. (#15)
- Add folder mover permission by default
- Add ability to customize / upgrade terraform version (#17)
1.0.0 (2020-01-27)
- Increased minimum Google provider version to 3.3
0.3.0 - 2019-12-18
- Fixed #5 where org admins were not able to access the terraform state bucket when using service account impersonation.
0.2.0 - 2019-12-16
- The
project_labels
andstorage_bucket_labels
variables. #2
- The storage buckets are changed to enforce Bucket Policy Only access. #3
- The Terraform service account receives Security Admin by default. #4
0.1.0 - 2019-11-21
- Initial release. #1