Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@ms-henglu ms-henglu released this 29 Nov 05:31
· 1 commit to refs/heads/main since this release
c2c6352

FEATURES:

  • Support -var-file option to specify the path to the terraform variable file.
  • Support migrating resources from azurerm provider to azapi provider.
  • When migrating resources from azurerm provider to azapi provider, it will generate moved block to modify the terraform state. A step-by-step guide could be found here