diff --git a/CHANGELOG.md b/CHANGELOG.md index b5b4a22b56..719dd7b572 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ BUG FIXES: * provider/aws: Delete Loging Profile from IAM User on force_destroy [GH-9583] * provider/aws: Exposed aws_api_gw_domain_name.certificate_upload_date attribute [GH-9533] * provider/aws: fix aws_elasticache_replication_group for Redis in cluster mode [GH-9601] + * provider/aws: Validate regular expression passed via the ami data_source `name_regex` attribute. [GH-9622] * provider/azurerm: Fix Azure RM loadbalancer rules validation [GH-9468] * provider/azurerm: Fix servicebus_topic values when using the Update func to stop perpetual diff [GH-9323] * provider/datadog: Ignore float/int diffs on thresholds [GH-9466]