github Azure/terraform-provider-azapi v2.4.0

latest releases: v2.6.1, v2.6.0, v2.5.0...
3 months ago

FEATURES:

  • New Provider Function: unique_string

ENHANCEMENTS:

  • azapi_resource resource: Support schema validation in terraform validate.
  • azapi_resource resource: Preflight validation supports nested resources.
  • azapi resources/data sources: Support User-Agent header, which is used to specify the user agent which is appended to the default user agent.
  • azapi_resource, azapi_update_resource resources: Support sensitive_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 only error_message_regex is changed.
  • Fix a bug that azapi_resource_action resource could not be migrated correctly when the body is empty string.
  • Fix a bug that after moving resource from azurerm provider, the azapi_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.

Don't miss a new terraform-provider-azapi release

NewReleases is sending notifications on new releases.