Skip to content

Releases: GoogleCloudPlatform/terraform-google-secret-manager

v0.6.0

07 Jan 05:58
a566523
Compare
Choose a tag to compare

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

09 Dec 15:18
94b5d30
Compare
Choose a tag to compare

0.5.1 (2024-12-09)

Bug Fixes

  • deps: Update go modules and dev-tools (#102) (dfa3cde)

v0.5.0

20 Nov 22:56
d6cfd73
Compare
Choose a tag to compare

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

24 Jul 16:17
777b4c2
Compare
Choose a tag to compare

0.4.0 (2024-07-19)

⚠ BREAKING CHANGES

  • Change variable type for secrets (#89)
  • Fix handling the CMEK with automatic replication (#74)

Features

  • Change variable type for secrets (#89) (468af0c)

Bug Fixes

  • Fix handling the CMEK with automatic replication (#74) (311a73f)

v0.3.0

10 Jun 20:14
a523d5e
Compare
Choose a tag to compare

0.3.0 (2024-06-10)

Features

  • add support to specify secret accessors (#66) (a61b2ae)
  • Make secrets data optional (#61) (5f78bea)

Bug Fixes

  • changed deprecated auto replication attribute (#31) (6beaa66)
  • google_secret_manager_secret_iam_binding.binding for_each (#72) (4494e35)

v0.2.0

13 Feb 23:57
60e2d20
Compare
Choose a tag to compare

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

07 Feb 17:20
6c3aa3d
Compare
Choose a tag to compare

0.1.1 (2022-12-29)

Bug Fixes

  • fixes lint issues and generates metadata (#3) (652fa3a)

v0.1.0

17 Aug 18:39
Compare
Choose a tag to compare

Initial release