Skip to content

Releases: lgallard/terraform-aws-secrets-manager

Add support for unmanaged secrets

22 Oct 22:10
ca4c62f
Compare
Choose a tag to compare

0.3.0 (October 22, 2020)

ENHANCEMENTS:

  • Add support for unmanaged secrets: Using this option you can initialize the secrets and rotate them outside Terraform, thus, avoiding other users to change the secrets.

Thanks @fabio42

Update rotation lambda example

03 Jul 20:44
f90bd3d
Compare
Choose a tag to compare

0.2.1 (July 3, 2020)

ENHANCEMENTS:

  • Update rotation lambda example

Add AWS provider version requirement

29 Jun 15:02
926b3f0
Compare
Choose a tag to compare

0.2.0 (June 29, 2020)

FIXES:

  • Add AWS provider version requirement

Fix typo in README

27 Jun 17:23
02acd7c
Compare
Choose a tag to compare

0.1.2 (June 27, 2020)

FIXES:

  • Fix typo in README

Update README

26 Jun 22:19
Compare
Choose a tag to compare

0.1.1 (June 26, 2020)

FIXES:

  • Update README

Module implementation

26 Jun 22:06
Compare
Choose a tag to compare

0.1.0 (June 26, 2020)

FEATURES:

  • Module implementation