Skip to content

v0.7.3

Compare
Choose a tag to compare
@cycloid-machine cycloid-machine released this 30 Aug 16:05
· 147 commits to master since this release

Added

  • aws resources: aws_autoscaling_schedule
    (PR #194)

Changed

  • Support filter with tag attribute used by AWS on aws_autoscaling_group resource
    (Issue #223)
  • Resource name improved by low casing all the options
    (Issue #225)

Fixed

  • Integration between Interpolation and Modules has been changed to not generate invalid HCL references
    (Issue #219
  • Variables names will now be normalized to be valid HCL
    (PR #219