Skip to content

Releases: lgallard/terraform-aws-secrets-manager

0.12.1

08 Jun 19:49
1375263

Choose a tag to compare

0.12.1 (2025-06-08)

Bug Fixes

  • Add tag-separator configuration to ensure Release Please creates tags without prefixes (#65) (c37f85e)

v0.12.0

08 Jun 19:13
36ceff9

Choose a tag to compare

0.12.0 (2025-06-08)

Features

Add Renovate

03 Jun 13:01
6632410

Choose a tag to compare

0.11.5 (June 3, 2024)

ENHANCEMENTS:

  • Add Renovate (Mend)

Fix required constraints

03 Jun 08:23
3ab6be6

Choose a tag to compare

0.11.4 (June 3, 2024)

FIX:

  • Fix required constraints
  • Remove Dependabot

Change Terraform version requirements syntax

03 Jun 00:13
c6e38a7

Choose a tag to compare

0.11.3 (June 3, 2024)

FIX:

  • Change Terraform version requirements syntax

Fix Terraform version syntax

03 Jun 00:00
a56f3c7

Choose a tag to compare

0.11.2 (June 3, 2024)

FIX:

  • Terraform version requirements syntax

Add Dependabot

02 Jun 23:50
4d1f112

Choose a tag to compare

0.11.1 (June 3, 2024)

ENHANCEMENTS:

  • Add Dependabot

Allow to use version_stages on secret versions

19 Dec 20:56
7bd34c2

Choose a tag to compare

0.11.0 (December 19, 2023)

ENHANCEMENTS:

  • Allow to use ´version_stages´ on secret versions (thanks @magmax)

Not defined index in context issue

30 Oct 00:35
c4be9eb

Choose a tag to compare

0.10.1 (October 29, 2023)

FIXES:

  • Not defined index in context issue

Fix for name_prefix support on secret and rotation resources

26 Oct 14:57
02935c7

Choose a tag to compare

0.10.0 (October 26, 2023)

FIXES:

  • Update secret version and secret rotation to support using name_prefix (thanks @Bensharp1)
  • Allow 'Name' parameter to overwrite each.key as Secret Name (thanks @Bensharp1)