Skip to content

Commit 192e61b

Browse files
authored
update bicep types to 48ce933ad85391b60ee02cf83e17c9b28d31a7b1 (#460)
* update bicep types to 48ce933ad85391b60ee02cf83e17c9b28d31a7b1 * fix tests
1 parent 9723124 commit 192e61b

File tree

129 files changed

+509707
-12795
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

129 files changed

+509707
-12795
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v1.13.0 (unreleased)
1+
## v1.13.0
22
BREAKING CHANGES:
33
- Provider field `default_naming_prefix` and `default_naming_suffix` are deprecated. It will not work in this release and will be removed in the next major release.
44
Please specify the naming prefix and suffix in the resource's `name` field instead.
@@ -15,6 +15,7 @@ ENHANCEMENTS:
1515
- `azapi` provider: Support `client_id_file_path`and `client_secret_file_path` fields, which are used to specify the file path of the client id and client secret.
1616
- `azapi_data_plane_resource` resource: Support `Microsoft.Synapse/workspaces/databases` type.
1717
- `azapi_resource` resource, `azapi_update_resource` resource: Ignore the order of the elements in a list if the element has a `name` field as identifier.
18+
- Update bicep types to https://github.com/ms-henglu/bicep-types-az/commit/48ce933ad85391b60ee02cf83e17c9b28d31a7b1
1819

1920
BUG FIXES:
2021
- Fix a bug that `azapi_resource_action` doesn't support 204 status code as a success response.

0 commit comments

Comments
 (0)