diff --git a/CHANGELOG.md b/CHANGELOG.md index d5d405298e6a..1fbf85806cc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ IMPROVEMENTS: * `azurerm_storage_account` - the `account_kind` property now supports `FileStorage` [GH-3750] * `azurerm_storage_account` - support for the `enable_advanced_threat_protection` property [GH-3782] * `azurerm_storage_blob` - making `metadata` a computed field [GH-3842] +* `azurerm_storage_container` - switching to use github.com/tombuildsstuff/giovanni [GH-3857] +* `azurerm_storage_container` - adding support for `metadata` [GH-3857] * `azurerm_storage_queue` - switching to use github.com/tombuildsstuff/giovanni [GH-3832] * `azurerm_storage_share` - switching to use github.com/tombuildsstuff/giovanni [GH-3828] * `azurerm_storage_share` - support for configuring ACL's [GH-3830]