Skip to content

Releases: cloudposse/terraform-aws-efs

v0.23.0

22 Dec 18:56
a7e1f76
Compare
Choose a tag to compare
Update to `context.tf`. @htplbc (#64)

what

  • Update to context.tf

why

  • Keep the module up to date

v0.22.0

21 Sep 14:57
5994e4b
Compare
Choose a tag to compare
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

09 Sep 20:31
4a28436
Compare
Choose a tag to compare
fix var.dns_name for terraform-aws-route53-cluster-hostname @htplbc (#57)

what

  • terraform-aws-route53-cluster-hostname requires hostname to be sent as var.dns_name

why

  • context.tf uses var.name

v0.20.0

09 Sep 18:17
d1fb049
Compare
Choose a tag to compare
Update terraform-aws-route53-cluster-hostname to 0.7.0 @htplbc (#56)

what

  • Update terraform-aws-route53-cluster-hostname to 0.7.0

why

  • 0.6.0 introduced a bug where you could not overwrite the hostname

references

v0.19.0

02 Sep 21:22
3bf036c
Compare
Choose a tag to compare
Update to context. Update Terratest to Golang modules. Allow TF 0.13 @aknysh (#55)

what

  • Update to context.tf
  • Update Terratest to Golang modules
  • Allow TF 0.13
  • Add Security Group ingress for CIDR blocks

why

  • Standardization and interoperability
  • Keep the module up to date

related

0.18.2: Update main.tf (#53)

18 Aug 07:39
a30a001
Compare
Choose a tag to compare
* 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

18 Aug 07:11
81bf827
Compare
Choose a tag to compare
[AUTOMATED] Update terraform-null-label versions to support Terraform…

0.18.0: Update Version Pinning for Terraform to support 0.13

11 Aug 13:49
125f838
Compare
Choose a tag to compare

What

  1. Update Version Pinning for Terraform to support 0.13

Why

  1. This is a relatively minor update that the CloudPosse module already likely supports.
  2. 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)

14 Jul 04:32
eec1add
Compare
Choose a tag to compare
## 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

28 Mar 05:58
65ae5f4
Compare
Choose a tag to compare

what

  • added lifecycle_policy with transition_to_ia as variable

why

  • to be able to configure transition files to the IA