diff --git a/CHANGELOG.md b/CHANGELOG.md index 520c55fe07..e05eda102a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -88,6 +88,7 @@ BUG FIXES: * provider/aws: Remove aws_network_acl_rule if not found [GH-13608] * provider/aws: Use mutex & retry for WAF change operations [GH-13656] * provider/aws: Adding support for ipv6 to aws_subnets needs migration [GH-13876] + * provider/aws: Fix validation of the `name_prefix` parameter of the `aws_alb` resource [GH-13441] * provider/azurerm: azurerm_redis_cache resource missing hostname [GH-13650] * provider/azurerm: Locking around Network Security Group / Subnets [GH-13637] * provider/azurerm: Locking route table on subnet create/delete [GH-13791]