From 93e9f57d88d53607e999709e95acbcc832e78117 Mon Sep 17 00:00:00 2001 From: kt Date: Sat, 10 Aug 2019 16:44:40 -0700 Subject: [PATCH] Update CHANGELOG.md to include #4054 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4b6c7ff24a4..af579d24e80e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ BUG FIXES: * `azurerm_postgresql_server` - removal of unsupported version `10.2` [GH-3915] * `azurerm_storage_account` - making `default_action` within the `network_rules` block required [GH-4037] * `azurerm_storage_account` - making the `network_rules` block computed [GH-4037] +* `azurerm_storage_share` - allow up to 100TB for the `quota` property [GH-4054] ## 1.32.1 (July 31, 2019)