From df23954a9657dd88363f64311308ad6d0b994543 Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Thu, 17 Sep 2020 20:09:24 -0400 Subject: [PATCH] Update CHANGELOG for #15170 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 89c1957be9a3..fd5c8165b277 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ ## 3.8.0 (Unreleased) + +ENHANCEMENTS + +* data-source/aws_lb: Add `customer_owned_ipv4_pool` and `subnet_mapping` `outpost_id` attributes [GH-15170] +* resource/aws_lb: Add `customer_owned_ipv4_pool` argument and `subnet_mapping` `outpost_id` attribute [GH-15170] + ## 3.7.0 (September 17, 2020) FEATURES