Skip to content

Releases: terraform-aws-modules/terraform-aws-efs

v1.6.3

12 May 13:06
Compare
Choose a tag to compare

1.6.3 (2024-05-12)

Bug Fixes

  • Bump provider version to include bugfix for lifecycle_policy block (#32) (c1186b9)

v1.6.2

18 Mar 15:46
Compare
Choose a tag to compare

1.6.2 (2024-03-18)

Bug Fixes

  • Add comment warning about expensive provisioned throughput mode (#29) (f86d365)

v1.6.1

07 Mar 02:30
Compare
Choose a tag to compare

1.6.1 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#26) (ada1090)

v1.6.0

21 Jan 16:54
Compare
Choose a tag to compare

1.6.0 (2024-01-21)

Features

  • Added support in lifecycle_policy with transition_to_archive (#24) (c6d4be0)

v1.5.0

19 Jan 14:32
Compare
Choose a tag to compare

1.5.0 (2024-01-19)

Features

v1.4.0

12 Jan 14:57
Compare
Choose a tag to compare

1.4.0 (2024-01-12)

Features

  • Added AccessedViaMountTarget condition for deny_nonsecure_transport (#21) (543f54c)

v1.3.1

03 Nov 11:34
Compare
Choose a tag to compare

1.3.1 (2023-11-03)

Bug Fixes

  • Use lookup() on computed resource attribute lookups in for_each loop (#18) (a206e43)

v1.3.0

13 Sep 08:52
Compare
Choose a tag to compare

1.3.0 (2023-09-13)

Features

  • Add lifecycle create_before_destroy to avoid timeout with security group (#16) (cab07ba)

v1.2.0

28 Jun 19:28
Compare
Choose a tag to compare

1.2.0 (2023-06-28)

Features

  • Added support for elastic throughput mode (#13) (e247e72)

v1.1.1

17 Jan 16:22
Compare
Choose a tag to compare

1.1.1 (2023-01-17)

Bug Fixes

  • Allow passing up to the maximum of 2 lifecycle policy statements (#3) (19f8e7c)