Skip to content

v0.18.0

Latest
Compare
Choose a tag to compare
@azure-terraform-bot azure-terraform-bot released this 16 Jun 09:04
· 12 commits to refs/heads/main since this release
c787766

0.18.0 (Jun 16, 2025)

FEATURES

  • New options to exclude resources to be exported: --exclude-[terraform|azure]-resource(-file) (#620)
  • Generated configuration will contain unambiguous resource id references (previously, the resource id was generated verbatim, together with an explicit dependency on the target resource via the depends_on) (#625)
  • Support terraform-provider-azurerm v4.33.0 (#630)
  • Support terraform-provider-azapi v2.4.0 (#630)

BUG FIXES

  • Update tfadd for a fix to remove zero/default value attribute only for optional attribute (#627)

DEPENDENCIES

  • Remove transitive dependency on github.com/golang-jwt/jwt/v3 and github.com/golang-jwt/jwt/v4 (#619)