v0.2.0
cycloid-machine
released this
30 Oct 09:18
·
496 commits
to master
since this release
This version changes the format of the TFState to the Terraform 0.12+ format
Fixed
- HCL formatter to ignore some special keys that fail on the
fmtcmd
of HCL
(Issue #36)
Changed
- The Terraform version from 0.11 to 0.12 with all the implications (file formats) https://www.terraform.io/upgrade-guides/0-12.html
(PR #33)