diff --git a/CHANGELOG.md b/CHANGELOG.md index cffb30c95557..6c4d03b0a21d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ENHANCEMENTS BUG FIXES * resource/aws_dynamodb_table: Ensure changes in `name`, `range_key`, `projection_type`, or `non_key_attributes` of a `local_secondary_index` configuration block force resource recreation [GH-12335] +* resource/aws_dynamodb_table: Ensure `local_secondary_index` `non_key_attributes` are sent through API requests on resource creation [GH-15115] * resource/aws_vpn_gateway: Increase VPC detachment timeout to 30 minutes [GH-15201] * resource/aws_vpn_gateway_attachment: Increase VPC detachment timeout to 30 minutes [GH-15201]