v1.14.0
·
297 commits
to refs/heads/main
since this release
FEATURES:
- New Data Source: azapi_client_config
ENHANCEMENTS:
azapiprovider: Supportclient_certificatefield, which specifies base64-encoded PKCS#12 bundle to be used as the client certificate for authentication.azapiprovider: Supportuse_aks_workload_identityfield to enable AKS workload identity.azapi_resource,azapi_update_resource,azapi_resource_action,azapi_data_plane_resourceresources: Supporttimeouts.updatefield, which is used to specify the timeout for the update operation.azapi_update_resourceresource: Improve the id build logic to honor user's input.- Update bicep types to ms-henglu/bicep-types-az@37dcb18
BUG FIXES:
- Fix a bug that
azapi_resourcewill crash when thelocationin GET response is null. - Fix a bug that schema validation fails to validate unknown string values.
- Fix a bug that
azapi_resourceonly supports extension resource on a resource group scoped resource. - Fix a bug that OIDC authentication should not be used when required fields are missing.