Skip to content

v0.0.13

Latest
Compare
Choose a tag to compare
@LeoDiazL LeoDiazL released this 27 Feb 14:43

What's Changed

In particular, this release:

  • The aws_resource_identifier was set to be fixed to a certain length. If the user exceeded this length, action would fail. Now it repeats the behavior of what happens with long repository names.
  • There was no ELB logs cleanup. Now is set to 90 days.
  • Add EFS options and better handling, exposing needed outputs for reusability
  • Fixes to support new EKS action.
  • New options to add a nat gateway to the VPC
  • Changed the way we validate buckets to store the Terraform statefile
  • Added a nice footer when the action finishes.
  • Fixed a long-lived bug with the VPC AZ.

Full Changelog: v0.0.12...v0.0.13