diff --git a/CHANGELOG.md b/CHANGELOG.md index a2b12c165c..c30c640219 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,8 @@ FEATURES: IMPROVEMENTS: * core: Show last resource state in a timeout error message [GH-8510] - * core: HTTP module sources can now use netrc files for auth + * core: HTTP module sources can now use netrc files for auth + * core: Add wildcard (match all) support to `ignore_changes` [GH-8599] * helper/schema: Add diff suppression callback [GH-8585] * provider/aws: Add MemoryReservation To `aws_ecs_container_definition` data source [GH-8437] * provider/aws: Export `arn` of `aws_autoscaling_group` [GH-8503]