diff --git a/CHANGELOG.md b/CHANGELOG.md index c1992c3e07de..0208deb290fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ ENHANCEMENTS: * Dependencies: update `go-azure-helpers` to `v0.45.0` [GH-18968] * containerservice: refactoring to use `github.com/hashicorp/go-azure-sdk` [GH-18705] * customproviders - refactoring to use `github.com/hashicorp/go-azure-sdk` [GH-18978] +* snapshot - refactoring to use `github.com/hashicorp/go-azure-sdk` [GH-18957] * disks: refactoring to use `github.com/hashicorp/go-azure-sdk` [GH-18928] * Data Source: `azurerm_storage_management_policy` - add support for `tier_to_archive_after_days_since_last_tier_change_greater_than` [GH-18898] * `azurerm_container_group` - the `network_profile_id` property hasbeen deprecated in favour of `subnet_ids` as the newer versions of the API no longer support it [GH-17785]