v1.9.0
FEATURES:
- New Data Source: azapi_resource_list
- New Data Source: azapi_resource_id
ENHANCEMENTS:
azapi_resourceresource/data source: When creatingMicrosoft.Resources/resourceGroups,parent_idis optional and defaults to the ID of the default subscription.azapi_resourceresource: Supportignore_body_changesfield, which is used to ignore some properties when comparing the resource with its current state.azapi_update_resourceresource: Supportignore_body_changesfield, 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_resourceresource doesn't store theidin 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.