diff --git a/.changelog/40082.txt b/.changelog/40082.txt index fc00a58f884..dceb71dd7f0 100644 --- a/.changelog/40082.txt +++ b/.changelog/40082.txt @@ -1,3 +1,3 @@ ```release-note:bug -resource/aws_eip: Fix issue during delete, EIP still in use and `ipam_pool_id` is set. +resource/aws_eip: Properly surface errors during deletion when `ipam_pool_id` is set ```