0.14.1 (Apr 16, 2024)
BUG FIXES
- Fix
rg
mode not export empty resource group (#500) - Fix cross RP parent-child dependency (#505)
- Update
github.com/hashicorp/terraform-exec
: v0.17.2 -> v0.20.0 to fix an issue relating to terraform cloud (#508) - New option:
--generate-import-block
to allow users to select whether to generate theimport.tf
after exporting. This fixes appending to a submodule fails due to import block can only resides in the root module (#516) - Update
aztft
andtfadd
for terraform-provider-azurerm v3.99.0, which fixes import issues reside in the upstream provider (#517)