Releases: scribd/terraform-aws-app-secrets
Releases · scribd/terraform-aws-app-secrets
v3.1.1
3.1.1 (2024-04-05)
Bug Fixes
- Include 30 to the day range (51db3d2)
v3.1.0
3.1.0 (2024-04-05)
Features
v3.0.0
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
2.3.1 (2022-08-19)
Bug Fixes
- Mark secret output as sensitive (928d1e8)
v2.3.0
2.3.0 (2022-08-17)
Features
- Bump min Terraform version to v0.13.7 (331491e)
v2.2.0
2.2.0 (2022-01-21)
Features
- Create a KMS key for shareable secrets (ba9e403)
- Update outputs (1da0850)
v2.1.0
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
2.0.0 (2021-10-13)
Features
- Support policies for secrets (124d452)
BREAKING CHANGES
- Input format for the secrets has changed
v1.1.0
1.1.0 (2021-03-30)
Features
- Make the module compatible with terraform 0.13 (a5b1ab5)
v1.0.1
1.0.1 (2021-01-21)
Bug Fixes
- Relax version constraints for the AWS provider (10f0c4a)