Skip to content

Commit

Permalink
Update for #19422
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Nov 28, 2022
1 parent 5afda72 commit dad5c15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ ENHANCEMENTS:
* `media`: refactoring to use `github.com/hashicorp/go-azure-sdk` [GH-19285]
* `springcloud`: updating to use API Version `2022-11-01-preview` [GH-19445]
* `streamanalytics`: refactoring to use `github.com/hashicorp/go-azure-sdk` [GH-19395]
* Data Source: `azurerm_api_management` - support for `tenant_access` property [GH-19422]
* `azurerm_monitor_activity_log_alert` - `action` is now supplied as a list instead of a set [GH-19425]
* `azurerm_storage_account` - support for `sftp_enabled` [GH-19428]
* `tier_to_cool_after_days_since_creation_greater_than` - support for the `tier_to_cool_after_days_since_creation_greater_than`, `tier_to_archive_after_days_since_creation_greater_than`, `delete_after_days_since_creation_greater_than` properties [GH-19446]
* `azurerm_storage_management_policy` - `tier_to_cool_after_days_since_creation_greater_than` - support for the `tier_to_cool_after_days_since_creation_greater_than`, `tier_to_archive_after_days_since_creation_greater_than`, `delete_after_days_since_creation_greater_than` properties [GH-19446]

BUG FIXES:

Expand Down

0 comments on commit dad5c15

Please sign in to comment.