Skip to content

v0.7.0

Compare
Choose a tag to compare
@magodo magodo released this 13 Sep 05:40
071ef92

0.7.0 (Sep 13, 2022)

ENHANCEMENTS:

  • Show import progress on rg batch mode (#188)
  • Introduce --type in resource mode to allow users to explicitly set the TF resource type (#198)
  • New common option: --full-properties to generate full HCL from TF state. This is for inspection purpose, which means the config generated most likely requires modification to be valid (#210, #214)
  • aztfy now release Windows msi in the github release. Meanwhile, corresponding Linux packages are published to https://packages.microsoft.com, which covers rhel8, rhel9, ubuntu-focal and ubuntu-jammy repos (#204)

BUG FIXES:

  • Fix import error for azurerm_virtual_desktop_host_pool (#185)
  • Empty check on the outdir only once prior to TF run (#180)