diff --git a/CHANGELOG.md b/CHANGELOG.md index a710724df..4c36bb8f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ BUG FIXES: * provider/aws: Using the timeout schema helper to make alb timeout cofigurable [GH-14375] * provider/aws: Refresh from state when CodePipeline Not Found [GH-14431] * provider/aws: Override spot_instance_requests volume_tags schema [GH-14481] +* provider/aws: Allow Internet Gateway IPv6 routes [GH-14484] * provider/cloudstack: `cloudstack_firewall` panicked when used with older (< v4.6) CloudStack versions [GH-14044] * provider/datadog: Allowed method on aggregator is `avg` ! `average` [GH-14414] * provider/github: Log HTTP requests and responses in DEBUG mode [GH-14363]