Skip to content

Releases: scribd/terraform-aws-app-secrets

v3.1.1

05 Apr 11:03
Compare
Choose a tag to compare

3.1.1 (2024-04-05)

Bug Fixes

  • Include 30 to the day range (51db3d2)

v3.1.0

05 Apr 09:19
Compare
Choose a tag to compare

3.1.0 (2024-04-05)

Features

v3.0.0

04 Jan 10:36
Compare
Choose a tag to compare

3.0.0 (2024-01-04)

chore

  • Bump min supported TF to v1.0.0 (b52520f)

BREAKING CHANGES

  • Drop support for Terraform 0.13 and 0.14

v2.3.1

19 Aug 09:43
Compare
Choose a tag to compare

2.3.1 (2022-08-19)

Bug Fixes

  • Mark secret output as sensitive (928d1e8)

v2.3.0

17 Aug 15:20
Compare
Choose a tag to compare

2.3.0 (2022-08-17)

Features

  • Bump min Terraform version to v0.13.7 (331491e)

v2.2.0

21 Jan 12:28
Compare
Choose a tag to compare

2.2.0 (2022-01-21)

Features

  • Create a KMS key for shareable secrets (ba9e403)
  • Update outputs (1da0850)

v2.1.0

12 Nov 16:51
Compare
Choose a tag to compare

2.1.0 (2021-11-12)

Bug Fixes

  • ci: Do not persist token when checking out the repository during Release workflow (82c9b20)

Features

  • Add Github workflows to validate terraform and release (e8134d3)
  • Remove Jenkinsfile (2bb9b97)

v2.0.0

13 Oct 15:48
Compare
Choose a tag to compare

2.0.0 (2021-10-13)

Features

  • Support policies for secrets (124d452)

BREAKING CHANGES

  • Input format for the secrets has changed

v1.1.0

30 Mar 17:23
Compare
Choose a tag to compare

1.1.0 (2021-03-30)

Features

  • Make the module compatible with terraform 0.13 (a5b1ab5)

v1.0.1

21 Jan 14:20
Compare
Choose a tag to compare

1.0.1 (2021-01-21)

Bug Fixes

  • Relax version constraints for the AWS provider (10f0c4a)