diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ba683e9e..0139eb87b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ BUG FIXES: * provider/aws: Increase timeout for (dis)associating IPv6 addr to subnet [GH-14401] * provider/aws: Using the new time schema helper for RDS Instance lifecycle mgmt [GH-14369] * 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/datadog: Allowed method on aggregator is `avg` ! `average` [GH-14414] * provider/github: Log HTTP requests and responses in DEBUG mode [GH-14363] * provider/cloudstack: `cloudstack_firewall` panicked when used with older (< v4.6) CloudStack versions [GH-14044]