Skip to content

Commit

Permalink
update bicep types to c4c1c04cee8c5362b705f1519cf0cd701ef65f6b (#791)
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-henglu authored Mar 7, 2025
1 parent 8f8bf62 commit 44a41f6
Show file tree
Hide file tree
Showing 145 changed files with 328,816 additions and 14,539 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ ENHANCEMENTS:
- `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.
- `azapi_resource_action` resource, data source: Support `sensitive_response_export_values` field, which is used to specify the sensitive fields to export.
- `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`.
- Update bicep types to https://github.com/ms-henglu/bicep-types-az/commit/c4c1c04cee8c5362b705f1519cf0cd701ef65f6b
- `azapi` resources: Skip external requests when no resource changes are detected.

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

0 comments on commit 44a41f6

Please sign in to comment.