github Azure/terraform-provider-azapi v1.9.0

latest releases: v2.0.0-beta, v1.15.0, v1.14.0...
12 months ago

FEATURES:

  • New Data Source: azapi_resource_list
  • New Data Source: azapi_resource_id

ENHANCEMENTS:

  • azapi_resource resource/data source: When creating Microsoft.Resources/resourceGroups, parent_id is optional and defaults to the ID of the default subscription.
  • azapi_resource resource: Support ignore_body_changes field, which is used to ignore some properties when comparing the resource with its current state.
  • azapi_update_resource resource: Support ignore_body_changes field, which is used to ignore some properties when comparing the resource with its current state.
  • Update bicep types to ms-henglu/bicep-types-az@1d8fec8

BUG FIXES:

  • Fix a bug that azapi_resource resource doesn't store the id in the state when error happens during the creation.
  • Fix a bug that errors from the polling API which don't follow the ARM LRO guidelines are not handled properly.

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

NewReleases is sending notifications on new releases.