Releases: cycloidio/terracognita
Releases · cycloidio/terracognita
v0.2.0
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)