Releases: terraform-aws-modules/terraform-aws-efs
Releases ยท terraform-aws-modules/terraform-aws-efs
v1.8.0
1.8.0 (2025-03-29)
Features
- Add
Name
tag to security group created (#44) (34969f9)
v1.7.0
1.7.0 (2025-03-01)
Features
- Support
aws_efs_file_system.protection
and aws_efs_replication_configuration.destination.file_system_id
(#43) (1dae082)
v1.6.5
1.6.5 (2024-11-21)
Bug Fixes
- Conditionally create default
NonSecureTransportAccessedViaMountTarget
policy statement (#35) (7c58eb1)
v1.6.4
1.6.4 (2024-10-11)
Bug Fixes
- Update CI workflow versions to latest (#33) (a2bc543)
v1.6.3
1.6.3 (2024-05-12)
Bug Fixes
- Bump provider version to include bugfix for
lifecycle_policy
block (#32) (c1186b9)
v1.6.2
1.6.2 (2024-03-18)
Bug Fixes
- Add comment warning about expensive provisioned throughput mode (#29) (f86d365)
v1.6.1
1.6.1 (2024-03-07)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#26) (ada1090)
v1.6.0
1.6.0 (2024-01-21)
Features
- Added support in lifecycle_policy with transition_to_archive (#24) (c6d4be0)
v1.5.0
1.5.0 (2024-01-19)
Features
v1.4.0
1.4.0 (2024-01-12)
Features
- Added AccessedViaMountTarget condition for deny_nonsecure_transport (#21) (543f54c)