diff --git a/CHANGELOG.md b/CHANGELOG.md index 69b31f9e5..76bebebae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ FEATURES: IMPROVEMENTS: * provider/aws: Expose RDS DB Instance HostedZoneId attribute [GH-10000] + * provider/aws: Ignore AWS internal tags [GH-7454] * provider/azurerm: allow updating load balancer sub-resources [GH-10016] * provider/openstack: Instance `user_data` will now detect if input is already Base64-encode [GH-9966]