Skip to content

Releases: cycloidio/terracognita

v0.2.0

30 Oct 09:18
055e4ba
Compare
Choose a tag to compare

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

v0.1.6

18 Jul 14:08
be8c878
Compare
Choose a tag to compare

Added

  • The version subcommand to show the actual build version
    (Issue #24)
  • CI/CD pipeline
    (Issue #31)
  • The -verbose and -debug options
    (Issue #17)

Changed

  • Update CI/CD pipeline which now also has pre-built binaries, automate github release and docker release image.
    (Issue #31)

Fixed

  • Error with the Import Filter not validating before Importing/Reading
    (PR #22)
  • Update to version 1.0.1 of raws to fix panic on importing aws_s3_bucket
    (Issue #29)