Releases: rhythmictech/terraform-aws-secretsmanager-secret
Releases · rhythmictech/terraform-aws-secretsmanager-secret
v0.2.2
update readme
Merge pull request #10 from tuxetuxe/patch-1 Update README.md example with latest version
Add secret ARN/Id to outputs
v0.2.0 fix #8 add arn (#9)
KMS encryption and control
Allow secrets to be encrypted with a KMS key and allow for resource policies to be created and associated with the key to allow for controlled access.
standardify
rename examples dir per https://www.terraform.io/docs/modules/index.html#standard-module-structure
non-functional changes
Merge pull request #3 from rhythmictech/adhere-to-standard Rename example/main.tf to example/dummy-secret/main.tf