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. This changelog is generated automatically based on Conventional Commits.
1.5.0 (2025-07-28)
- deps: Update Terraform Google Provider to v6 (major) (#149) (d2fe7cb)
- Set Terraform required_version to >= 1.5 (#152) (cba89fb)
1.4.0 (2024-04-22)
- add support for make it mine and deploy via cloudbuild trigger (#119) (ec339a1)
- call firestore check endpoint in verify test (#70) (542825a)
- deps: Update Terraform google to >= 3.53, < 4.84.1 (#95) (392cf17)
- update Google provider to v5, fix deprecations (#102) (8a42b48)
- Check for default Firestore database (#124) (757b4c7)
- deps: Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.12.0 (#109) (fff2912)
- deps: Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.12.1 (#110) (dbdcc4d)
- deps: Update module github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test to v0.13.0 (#111) (991e35f)
- reduce warm up time (#72) (e7d7677)
- remove duplicate renovate config (#92) (c1103c2)
- Update actions/labeler config to v5 (#101) (ffee447)
- Update CODEOWNERS (#82) (30b9471)
1.3.0 (2023-07-26)
- define verify for int tests (#64) (2c6bfcc)
- enable integration tests (#61) (a75938c)
- testing: add verification tests for this blueprint (#67) (3b5aacf)
- correct fileset() globbing when this module is not the root. (#68) (9ecf36a)
- enable uniform bucket level access (#51) (4a4cf2d)
- pinning google provider < 4.75.0 (#69) (cf01bae)
- remove db dependency on LB time delay (#65) (3f71c49)
1.2.0 (2023-06-22)
- add delay to iam service account resource (#47) (889f21c)
- neos toc url (#46) (8a4a24f)
- update neos toc url (#50) (1ab6c7f)
1.1.6 (2023-04-26)
- adding in random suffix to service account to handle multiple deployment (932b1a8)
1.1.5 (2023-04-26)
- Update outputs.tf to stay at solutions deployments page (e8d8b5b)
1.1.2 (2023-04-21)
- shortening account_id name for service account to fit regex max length (18b0b19)
1.1.1 (2023-04-20)
- buffing up startup probe time for cloud run v2 resource (c340e2b)
1.1.0 (2023-04-19)
- adding maintenance items (0de8607)
- yaml file type fix (f8a997c)
1.0.1 (2023-04-18)
- flip firestore_enabled (1c8b545)
- remove beta resource, add in missing env for cloud run container (a7b52c6)
- adding initial solutions base (09be428)
0.1.0 - 20XX-YY-ZZ
- Initial release