Releases: BrownUniversity/terraform-gcp-project
Releases · BrownUniversity/terraform-gcp-project
v0.1.6 🌈
Changes
- Update for fall 2025 @digicosmos86 (#18)
We are now using terraform test
in place of kitchen-terraform
for testing after the deprecation of the latter.
v0.1.5 🌈
Changes
- Chore run pre-commit hooks @digicosmos86 (#16)
- 2023 Update: update software versions @digicosmos86 (#15)
🧰 Maintenance
- ci: use org secrets @mirestrepo (#14)
v0.1.4 🌈
v0.1.3 🌈
v0.1.2 🌈
Changes
- chore(deps): bump activesupport from 5.2.4.2 to 5.2.4.3 @dependabot (#8)
🚀 Features
- feat: increase minimum versions of terraform and provider @mirestrepo (#10)
🐛 Bug Fixes
v0.1.1
This is an updated release of the 0.1.x branch of terraform-gcp-project
to handle some additional requirements for other CIS projects.
Changes
- Add formatting to match GCP
project_id
requirements - Handle situations where
project_name
andproject_id
need to differ
v0.1.0
This is the first release! It includes:
- Module
- Tests
- CI
- Documentation
Changes
- Add ci @mcmcgrath13 (#3)
- Clean up @mirestrepo (#1)
🚀 Features
- fix: ci remove unused with from drafter @mirestrepo (#6)
- Feature/first release @mirestrepo (#5)