Releases: GoogleCloudPlatform/terraform-google-secret-manager
Releases · GoogleCloudPlatform/terraform-google-secret-manager
v0.6.0
0.6.0 (2025-01-07)
Features
- add new output variable called env_vars (#115) (e89eb0a)
Bug Fixes
- do not create secret version when secret_data is null (#111) (6294316)
v0.5.1
0.5.1 (2024-12-09)
Bug Fixes
v0.5.0
0.5.0 (2024-11-05)
Features
- deps: Update Terraform Google Provider to v6 (major) (#97) (be1d845)
- module: Add a new module "secret" for managing a single secret (#76) (83217bc)
v0.4.0
0.4.0 (2024-07-19)
⚠ BREAKING CHANGES
- Change variable type for secrets (#89)
- Fix handling the CMEK with automatic replication (#74)
Features
Bug Fixes
- Fix handling the CMEK with automatic replication (#74) (311a73f)
v0.3.0
0.3.0 (2024-06-10)
Features
Bug Fixes
- changed deprecated auto replication attribute (#31) (6beaa66)
- google_secret_manager_secret_iam_binding.binding for_each (#72) (4494e35)
v0.2.0
0.2.0 (2024-02-13)
⚠ BREAKING CHANGES
- TPG>=4.83: Update Terraform Google Provider to v5 (#32)
Bug Fixes
- TPG>=4.83: Update Terraform Google Provider to v5 (#32) (b51196d)
v0.1.1
0.1.1 (2022-12-29)
Bug Fixes
- fixes lint issues and generates metadata (#3) (652fa3a)