Releases: Azure/aztfmigrate
Releases · Azure/aztfmigrate
v2.2.0
v2.1.0
FEATURES:
- Support
-var-file
option to specify the path to the terraform variable file. - Support migrating resources from
azurerm
provider toazapi
provider. - When migrating resources from
azurerm
provider toazapi
provider, it will generatemoved
block to modify the terraform state. A step-by-step guide could be found here
v2.0.0-beta
Target azurerm version: v4.0.0
FEATURES:
- The new migration flow uses
import
andremoved
block instead of importing resources and removing resources from terraform state directly. - Support
working-dir
flag to specify the working directory