Skip to content

Commit

Permalink
update bicep types to 37dcb1890e3661255614961f470676b486272ff2 (#543)
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-henglu authored Jul 4, 2024
1 parent 3f70d44 commit f9d4958
Show file tree
Hide file tree
Showing 119 changed files with 481,399 additions and 26,761 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v1.14.0 (unreleased)
## v1.14.0
FEATURES:
- **New Data Source**: azapi_client_config

Expand All @@ -7,6 +7,7 @@ ENHANCEMENTS:
- `azapi` provider: Support `use_aks_workload_identity` field to enable AKS workload identity.
- `azapi_resource`, `azapi_update_resource`, `azapi_resource_action`, `azapi_data_plane_resource` resources: Support `timeouts.update` field, which is used to specify the timeout for the update operation.
- `azapi_update_resource` resource: Improve the id build logic to honor user's input.
- Update bicep types to https://github.com/ms-henglu/bicep-types-az/commit/37dcb1890e3661255614961f470676b486272ff2

BUG FIXES:
- Fix a bug that `azapi_resource` will crash when the `location` in GET response is null.
Expand Down
Loading

0 comments on commit f9d4958

Please sign in to comment.