diff --git a/CHANGELOG.md b/CHANGELOG.md index daeb55ba4..654151e73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ IMPROVEMENTS: BUG FIXES: + * provider/aws: Allow import of aws_security_groups with more than one source_security_group_id rule [GH-9477] * provider/azurerm: fix virtual_machine reading plan as the wrong type [GH-10626]