Releases
v1.0.0
1.0.0 (2025-03-21)
Features
Add complete example showcasing all EFS module features (a313129 )
Add default example for basic EFS module usage (a3c4dc3 )
Add example security group configuration for EFS mount targets (b6b3fcf )
devcontainer: Add AWS CLI, Terraform, and related tools to the dev container (577dd66 )
devcontainer: Add Docker-in-Docker to the dev container (6ed84f5 )
module: Add initial EFS module configuration (604b6c6 )
module: Implement EFS security group management (d1139ee )
outputs: Add EFS module outputs (beebc83 )
timeouts: Add dynamic timeouts for replication and mount targets (c3510fa )
validation: Add EFS access point POSIX validation rules (4df42f9 )
variables: Add initial EFS module variables (aee4b8b )
variables: Add security group configuration and update defaults (f242f88 )
Bug Fixes
Fix description in EFS example module documentation (1a97316 )
module: Remove unnecessary dynamic blocks for timeouts
(26b5655 )
outputs: Handle null values for access points outputs (3c5b0f2 )
outputs: Improve mount targets count calculation (01b311f )
variables: Enable EFS encryption by default (61c4e04 )
Reverts
Remove terraform-docs config files from .gitignore
(db47485 )
You can’t perform that action at this time.