Skip to content

Releases: clouddrove/terraform-aws-efs

2.0.0

17 Oct 08:23
57ee695
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

📝 Documentation Changes

Added variable instead of efs-sg hard code description

31 Mar 09:56
e2d30d4
Compare
Choose a tag to compare
  • Added variable (mount_target_description) instead of efs-sg hard code description

Use new terraform latest version

10 Jan 17:08
Compare
Choose a tag to compare
1.3.0

update README.md

Enable Bool for policy and Backup

06 Sep 14:49
5df8dfd
Compare
Choose a tag to compare
  • Enable Bool for policy and Backup

1.0.2

27 Jul 16:13
464c262
Compare
Choose a tag to compare

What's Changed

  • sg ingress rule added for vpc_cidr by @deepakvermacloud in #15

New Contributors

  • @deepakvermacloud made their first contribution in #15

Full Changelog: 1.0.1...1.0.2

Update module

20 May 11:17
Compare
Choose a tag to compare
  • Update License
  • Add tfsec.yml file in .ghuthub/workflows
  • Update terraform.yml
  • Update terraform latest version and Licence in Readme.yaml
  • Add version.tf in example

Fixed terraform core version issue

28 Dec 14:49
9cb8884
Compare
Choose a tag to compare

New Features

  • Fixed terraform core version issue

Upgrade the module with 0.15

06 Jul 17:13
a69e5c0
Compare
Choose a tag to compare

New Features

  • Upgrade module to terraform 0.15
  • Upgrade pre-commit
  • Update the labels

Upgrage Terraform Version To 0.14

15 May 08:47
befaa7a
Compare
Choose a tag to compare

New Features

  • Upgrade module with Terraform 0.14

Initial release with terraform 0.12

25 Jun 12:56
Compare
Choose a tag to compare

Features

  • Basic EFS module
  • Proper Readme
  • Proper terratest