diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a545f6437..aae5e31a06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ IMPROVEMENTS: * provider/aws: Add validation to IAM User and Group Name [GH-9584] * provider/aws: Add Ability To Enable / Disable ALB AccessLogs [GH-9290] * provider/aws: Add support for `AutoMinorVersionUpgrade` to aws_elasticache_replication_group resource. [GH-9657] + * provider/aws: Fix import of RouteTable with destination prefixes [GH-9686] * provider/azurerm: add account_kind and access_tier to storage_account [GH-9408] * provider/azurerm: write load_balanacer attributes to network_interface_card hash [GH-9207] * provider/azurerm: Add disk_size_gb param to VM storage_os_disk [GH-9200]