diff --git a/CHANGELOG.md b/CHANGELOG.md index 052e7bd1578..5d51a3a48ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,9 @@ ENHANCEMENTS: * resource/aws_autoscaling_policy: Add support for `target_tracking_configuration` [GH-2611] * resource/aws_dx_connection: Add support for tagging [GH-2990] +* resource/aws_dx_connection: Add support for import [GH-2992] * resource/aws_dx_lag: Add support for tagging [GH-2990] +* resource/aws_dx_lag: Add support for import [GH-2992] * resource/aws_instance: Include size of user_data in validation error message [GH-2971] * resource/aws_rds_cluster: Add `hosted_zone_id` attribute [GH-3267] * resource/aws_sqs_queue: Validate `name` during plan [GH-2837]