FEATURES:
- New Provider Function: unique_string
ENHANCEMENTS:
azapi_resource
resource: Support schema validation interraform validate
.azapi_resource
resource: Preflight validation supports nested resources.azapi
resources/data sources: SupportUser-Agent
header, which is used to specify the user agent which is appended to the default user agent.azapi_resource
,azapi_update_resource
resources: Supportsensitive_body
field, which is used to specify the write-only properties in the request body.- Update bicep types to ms-henglu/bicep-types-az@0ce6ee9
BUG FIXES:
- Fix a bug that
azapi_update_resource
resource produced inconsistent results when onlyerror_message_regex
is changed. - Fix a bug that
azapi_resource_action
resource could not be migrated correctly when thebody
is empty string. - Fix a bug that after moving resource from
azurerm
provider, theazapi_resource
resource could not be updated correctly. - Fix a bug that
azapi_resource
is replaced if the API returns a readonly location. - Fix a bug that resource group's api-version
2024-11-01
is disabled in the provider.