Skip to content

v0.13.0

Compare
Choose a tag to compare
@magodo magodo released this 17 Jul 03:05
a590751

0.13.0 (Jul 17, 2023)

ENHANCEMENTS

  • Resource mapping file (i.e. aztfexportResourceMapping.json) will now be generated together with the import.tf that is the Terraform official import blocks, as long as the version of terraform being used is v1.5.0 or later (#398)
  • New option: --plain-ui which can be used together with --non-interactive for environment that has no /dev/tty available (#423)
  • Support azurerm provider v3.65.0 (#430)

BUG FIXES

  • Update aztft to support populate logic app workflow's prop-like resources (#421)
  • Support the legacy azurerm_virtual_machine (#425, #427)