Skip to content

Releases: cloudposse/terraform-aws-efs

0.7.0 Added additional performance tuning parameters

29 Dec 01:23
Compare
Choose a tag to compare

what

  • Added additional performance tuning parameters
  • Added basic example

why

  • New enhancements available from underlying terraform resource

0.6.0 Add support for `encryption` and `performance_mode`

06 Dec 14:50
Compare
Choose a tag to compare

what

  • Add support for encryption and performance_mode

why

0.5.0: Update readme yaml file and rebuild md

06 Dec 12:35
ced611a
Compare
Choose a tag to compare

what

  • updated README.yaml file
  • add tags and categories
  • rebuild README.md file

why

  • need to add categories and tags so we can pull them into the documentation

0.4.0: Make zone_id optional (#14)

13 Nov 21:53
Compare
Choose a tag to compare
* Enable module only if zone_id is enabled

* Have zone_id default to empty

* Update README.md

* Update dns module version

* Rebuild README

Regenerate README.md

27 Jul 14:06
ce82aad
Compare
Choose a tag to compare

what

  • Regenerate README.md

why

  • Previous version of build-harness has some typos

Migrate to README.yaml format

17 Jul 08:50
3c5f238
Compare
Choose a tag to compare

what

  • Add README.yaml

why

  • Standardize README

0.3.4

09 Apr 14:21
Compare
Choose a tag to compare

what

  • Update README

why

  • Variable attributes should be an array

0.3.3

08 Jan 03:43
e0be797
Compare
Choose a tag to compare

what

  • Bump terraform-null-label version to 0.3.1
  • Add Travis CI

why

  • Latest version with bug fixes
  • To monitor repo builds and status

Add mount_target_ips output

07 Nov 13:46
Compare
Choose a tag to compare

What

  • Add mount_target_ips output

Why

  • Can't use dns_name attribute in a VPC without DNS hostnames enabled
  • Can't use dns_name attribute with a custom DNS servers in /etc/resolv.conf or custom DHCP Option Set

Add `mount_target_ids` output

28 Sep 01:34
Compare
Choose a tag to compare
0.3.1

Add `mount_target_ids` output (#5)