Skip to content

Releases: particuleio/terraform-aws-vault

v4.0.0

11 Dec 09:33

Choose a tag to compare

4.0.0 (2025-12-11)

Bug Fixes

  • aws_region.name is deprecated, use aws_region.region instead (2837ed9)
  • maps with optional values may be initialized (6916a11)
  • pin autoscaling group module (5b268fd)
  • switch back dynamodb output to the object instead of a list (759ea1b)

Features

  • support using existing DynamoDB and seal key for recovery (72dcdda)
  • tf: update terraform terraform-aws-modules/autoscaling/aws to v9 (1ba2c0b)

BREAKING CHANGES

    • count as been added on some resources
  • some state will need to be migrated

Signed-off-by: Kevin Lefevre lefevre.kevin@gmail.com

v3.0.1

15 Oct 08:49

Choose a tag to compare

3.0.1 (2024-10-15)

Bug Fixes

  • pin autoscaling group module (f7d6351)

v3.0.0

06 Sep 07:48

Choose a tag to compare

3.0.0 (2023-09-06)

Features

  • bump modules to latest major version (adfc85a)

BREAKING CHANGES

  • Bump all TF dependencies to latest major version

Signed-off-by: Kevin Lefevre kevin@particule.io

v2.5.0

12 Apr 10:08

Choose a tag to compare

2.5.0 (2023-04-12)

Bug Fixes

  • add AMI variables to root modules (b12c133)
  • ami lookup logic (025aac4)

Features

  • add support for overriding AMI (bab4fd2)

v2.4.0

16 Feb 14:30

Choose a tag to compare

2.4.0 (2023-02-16)

Features

v2.3.0

24 Jan 18:41

Choose a tag to compare

2.3.0 (2023-01-24)

Features

v2.2.0

16 Dec 15:18

Choose a tag to compare

2.2.0 (2022-12-16)

Features

  • enable telemetry and fix local listener (30040de)
  • make lease ttl default and max customizable (#35) (4ed5fc7)
  • make tls version customizable (e22926b)

v2.1.0

07 Dec 13:42

Choose a tag to compare

2.1.0 (2022-12-07)

Features

  • make lease ttl default and max customizable (#35) (f836399)

v2.0.0

19 Sep 16:52
6dcefea

Choose a tag to compare

2.0.0 (2022-09-19)

Features

BREAKING CHANGES

  • use Amazon Linux 2022
  • bump vault to v1.11.3
  • bump cfssl to v1.6.3
  • allow only IMDSv2
  • add outputs to examples

Signed-off-by: Kevin Lefevre kevin@particule.io

v1.7.0

26 Jul 20:44
989ee99

Choose a tag to compare

1.7.0 (2022-07-26)

Features

  • update pki and propagate tags on dynamo replicas (1215f5e)
  • update vault default version to v1.11.1 (678a0d5)