v0.14.1
azure-terraform-bot
released this
16 Apr 06:53
·
37 commits
to refs/heads/main
since this release
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)