Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ms-henglu committed Dec 23, 2024
1 parent 080409c commit d3f9b34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
## v2.2.0 (unreleased)

ENHANCEMENTS:
- `azapi_resource` resource: Improved 403 handling for management group resources to include child resources

BUG FIXES:
- Fix a bug that the provider produced inconsistent result after apply when default output feature is enabled.
Notice: Terraform will detect the `output` field's changes made outside of Terraform since the last "terraform apply". You can run `terraform refresh` to update the state file with the latest values.
- Fix a bug that the GET after PUT retry timeout doesn't work properly when the environment variable is set.

## v2.1.0
FEATURES:
Expand Down

0 comments on commit d3f9b34

Please sign in to comment.