Skip to content

Commit 44a41f6

Browse files
authored
update bicep types to c4c1c04cee8c5362b705f1519cf0cd701ef65f6b (#791)
1 parent 8f8bf62 commit 44a41f6

File tree

145 files changed

+328816
-14539
lines changed

Some content is hidden

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

145 files changed

+328816
-14539
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ ENHANCEMENTS:
99
- `azapi` provider: Support `maximum_busy_retry_attempts` field, which is used to specify the maximum number of busy retry attempts if the Azure API returns an HTTP 408, 429, 500, 502, 503, or 504 response.
1010
- `azapi_resource_action` resource, data source: Support `sensitive_response_export_values` field, which is used to specify the sensitive fields to export.
1111
- `azaapi_resource_action` resource, data source: Support `sensitive_output` field, which is a sensitive computed field that contains the fields exported by `sensitive_response_export_values`.
12+
- Update bicep types to https://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b
13+
- `azapi` resources: Skip external requests when no resource changes are detected.
1214

1315
BUG FIXES:
1416
- Fix a bug that query parameters and headers don't work properly with unknown values

0 commit comments

Comments
 (0)