diff --git a/CHANGELOG.md b/CHANGELOG.md index 65da8e0be9f..018c54ba549 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ENHANCEMENTS * data-source/aws_launch_configuration: Add `ebs_block_device` `no_device` attribute [GH-14583] +* data-source/aws_lb: Add `subnet_mapping` `private_ipv4_address` attribute [GH-14545] * provider: Upgrade to Terraform Plugin SDK V2. There should be no breaking changes from a practitioner's perspective. Some validation errors should now feature enhanced messaging. [GH-14432] * resource/aws_accessanalyzer_analyzer: Support `ORGANIZATION` value in `type` argument [GH-14493] * resource/aws_codebuild_project: Support `WINDOWS_SERVER_2019_CONTAINER` value in `environment` `type` argument plan-time validation [GH-14532]