Added
- aws resources:
aws_autoscaling_schedule
(PR #194)
Changed
- Support filter with
tag
attribute used by AWS onaws_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