diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f7c345a93f2..049050da65d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,9 +14,13 @@ FEATURES: ENHANCEMENTS: + +* data-source/aws_efs_mount_target: Add `availability_zone_name`, `availability_zone_id`, `mount_target_dns_name`, and `owner_id` attributes [GH-13650] * resource/aws_cloudwatch_log_stream: Support resource import [GH-13697] * resource/aws_devicefarm_project: Support resource import [GH-13020] * resource/aws_ecs_capacity_provider: Implement API deletion support [GH-13740] +* resource/aws_efs_mount_target: Add `availability_zone_name`, `availability_zone_id`, `mount_target_dns_name`, and `owner_id` attributes [GH-13650] +* resource/aws_efs_mount_target: Add plan time validation for `ip_address` argument [GH-13650] * resource/aws_flow_log: Add arn attribute [GH-13656] * resource/aws_guardduty_detector: Add `tags` argument and `arn` attribute [GH-13756] * resource/aws_guardduty_ipset: Add `tags` argument and `arn` attribute [GH-13756]