Skip to content

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

v1.5.0

19 Jan 14:32

Choose a tag to compare

1.5.0 (2024-01-19)

Features

v1.4.0

12 Jan 14:57

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

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

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

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

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)

v1.1.0

16 Jan 14:25

Choose a tag to compare

1.1.0 (2023-01-16)

Features

  • Allow users to opt out of NonSecureTransport policy requirement (#7) (3f851b1)

Bug Fixes

  • Use a version for to avoid GitHub API rate limiting on CI workflows (#6) (269fa7c)

v1.0.2

09 Dec 12:42

Choose a tag to compare

1.0.2 (2022-12-09)

Bug Fixes

  • Create backup policy conditionally (#5) (6154c0c)

v1.0.1

07 Nov 19:35

Choose a tag to compare

1.0.1 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#1) (b40028d)

v1.0.0

24 Oct 19:08

Choose a tag to compare

1.0.0 (2022-10-24)

Features

  • Add initial support for access points (7aa8a44)
  • Add initial support for backup policy and replication configuration (bc7ad90)
  • Add initial support for file system (927f92c)
  • Add initial support for file system policy (0bc5b0a)
  • Add initial support for mount targets and security group (dba58e9)
  • Initial release of efs module 🎉 (b69550c)