Skip to content

Releases: cycloidio/inframap

v0.6.7

09 Jul 06:23
Compare
Choose a tag to compare

Fixed

  • Prune was not working with old TF versions because of the depends_on
    (Issue #144)
  • Repeated/Reused modules on TFState now work properly
    (Issue #103)

v0.6.6

10 Jun 16:18
Compare
Choose a tag to compare

Changed

  • Reduced the number of Nodes on Azurerm
    (PR #143)

Fixed

  • Multiple modules connecting between them now works correctly
    (Issue #141)

v0.6.5

28 May 14:21
Compare
Choose a tag to compare

Changed

  • Terraform version from 0.15.1 to 0.15.3
    (PR #139)

v0.6.4

05 May 08:14
Compare
Choose a tag to compare

Changed

  • Terraform version from 0.14.10 to 0.15.1
    (PR #129)

Fixed

  • When generating code from HCL errors are now displayed properly
    (Issue #120)

v0.6.3

19 Apr 16:48
Compare
Choose a tag to compare

Changed

  • Terraform version from 0.14.9 to 0.14.10
    (PR #128)

v0.6.2

31 Mar 12:01
Compare
Choose a tag to compare

Added

Changed

  • Terraform version from 0.14.8 to 0.14.9
    (PR #114)

v0.6.1

12 Mar 14:30
Compare
Choose a tag to compare

Changed

  • Terraform version from 0.14.6 to 0.14.8
    (PR #114)
  • The flags --hcl and --tfstate are no longer required, the type will be guessed now
    (Issue #101)

Fixed

  • Multiple modules with same resource name now work correctly using full module name module.NAME.aws_instance.NAME2
    (Issue #103)

v0.6.0

09 Mar 11:57
Compare
Choose a tag to compare

Added

  • Support for TF State V3 (which is TF 0.11)
    (Issue #74)

Changed

  • Terraform version from 0.14.6 to 0.14.7
    (PR #107)

Fixed

  • Improved the mutate logic to consider more data before removing the edges
    (PR #106)

v0.5.2

09 Feb 11:10
c9423cc
Compare
Choose a tag to compare

Changed

  • Terraform version from 0.14.5 to 0.14.6
    (PR #92)

v0.5.1

22 Jan 10:43
d16e4cb
Compare
Choose a tag to compare

Changed

  • Terraform version from 0.14.4 to 0.14.5
    (PR #92)