Skip to content

Releases: rhythmictech/terraform-aws-secretsmanager-random-secret

v1.4.0

04 Mar 17:08
9fb44fb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

18 Nov 01:16
a469e7e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

08 Jul 15:17
865c8d0
Compare
Choose a tag to compare
add kms_key_id, fix #7 (#8)

bugfix

31 Jan 16:57
1babffa
Compare
Choose a tag to compare
v1.1.1

fix (#4)

Add support for conditional creation

30 Jan 16:37
c532c54
Compare
Choose a tag to compare

Add support to make this module do nothing, thanks to Terraform still not supporting conditional module creation.

Breaking Change: Existing state will need to be renamed to include "[0]" or be reimported. Failing to do this will cause the secret to change.

Notification support

29 Jan 20:23
e5d2ffa
Compare
Choose a tag to compare

Add support for generating alerts to an SNS topic when a secret is accessed. Useful for emergency-use only passwords.

Breaking Change: special renamed to use_special for consistency.

v0.0.6

19 Dec 14:55
Compare
Choose a tag to compare
clean up module

make secret name handling more consistent

12 Dec 17:26
Compare
Choose a tag to compare
v0.0.5

update how secret name is handled

v0.0.4

11 Dec 14:53
Compare
Choose a tag to compare

Eliminate hardcoded tags

v0.0.3

29 Oct 14:54
Compare
Choose a tag to compare
Added ARN to secret output and correctly set name prefix