From 6aaeaeac7114d77673e9854c33bad36ab852e628 Mon Sep 17 00:00:00 2001 From: Matthew Frahry Date: Tue, 25 May 2021 10:22:56 -0700 Subject: [PATCH] Update changelog for #11849 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d3256211d87..e1847a175568 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,9 @@ ENHANCEMENTS: * dependencies: updating to `v54.3.0` of `github.com/Azure/azure-sdk-for-go` [GH-11813] * dependencies: updating `mixedreality` to use API Version `2021-01-01` [GH-11824] -* `azurerm_spatial_anchors_account` - support for `account_domain` and `account_id` [GH-11824] * `azurerm_data_factory_linked_service_sftp`: support for hostkey related properties [GH-11825] +* `azurerm_spatial_anchors_account` - support for `account_domain` and `account_id` [GH-11824] +* `azurerm_static_site`: Add support for `tags` attribute [GH-11849] BUG FIXES: