diff --git a/CHANGELOG.md b/CHANGELOG.md index dcef6a583..8b4e86006 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,5 @@ ## 0.6.10 (Unreleased) -IMPROVEMENTS: - - * provider/aws: Add new parameters `az_mode` and `availabiliy_zone(s)` in ElastiCache [GH-4631] - * provider/aws: Allow ap-northeast-2 (Seoul) as valid region [GH-4637] - FEATURES: * **New resource: `azurerm_network_security_rule`** [GH-4586] @@ -15,6 +10,9 @@ FEATURES: IMPROVEMENTS: + * provider/aws: Add new parameters `az_mode` and `availabiliy_zone(s)` in ElastiCache [GH-4631] + * provider/aws: Allow ap-northeast-2 (Seoul) as valid region [GH-4637] + * provider/aws: Limit SNS Topic Subscription protocols [GH-4639] * provider/aws: Add support for configuring logging on `aws_s3_bucket` resources [GH-4482] BUG FIXES: