0.14.0 (Nov 13, 2023)
ENHANCEMENTS
- New auth method: Fedorated Workload Identity (a.k.a OIDC) (#438)
- New option
--provider-name=[azurerm|azapi]
to export to different providers, eitherazurerm
(default), orazapi
(new) (#462, #464, #465) resource-group
andquery
modes add new option:--include-role-assignment
for exporting role assignments directly assigned to the exported resources (#468)query
mode add new option--include-resource-group
for exporting the resource group(s) containing the exported resources (#468)- Support
azurerm
provider v3.77.0 (#463)
BUG FIXES
- Update aztft to fix the id construction for
azurerm_role_definition
(#437)