Releases: cloudposse/terraform-aws-efs
Releases · cloudposse/terraform-aws-efs
v0.23.0
v0.22.0
add access point support @jurgenweber (#58)
what
- added aws efs access point support
why
*efs supports access points within a volume
- from a performance PoV using burst, you are better off to have one large EFS vol.
references
v0.21.0
v0.20.0
v0.19.0
0.18.2: Update main.tf (#53)
* Update main.tf Update cloudposse modules: terraform-null-label and route53 versions in order to support terraform 0.13 * Update main.tf Co-authored-by: Erik Osterman <[email protected]>
0.18.1
0.18.0: Update Version Pinning for Terraform to support 0.13
What
- Update Version Pinning for Terraform to support 0.13
Why
- This is a relatively minor update that the CloudPosse module already likely supports.
- This allows module consumers to not individually update our Terraform module to support Terraform 0.13.
0.17.0: Updates to ChatOps - Automated commit (#47)
## What * Adds chatops commands - '/test all' - '/test bats' - '/test readme' - '/test terratest' * Drops codefresh * Drops slash-command-dispatch * Removes codefresh badge * Rebuilds README ## Why * Change over from codefresh to GH Actions * Facilitate testing of PRs from forks
0.16.0 lifecycle policy support
what
- added
lifecycle_policy
withtransition_to_ia
as variable
why
- to be able to configure transition files to the IA