Skip to content

Commit

Permalink
Update CHANGELOG for #15115
Browse files Browse the repository at this point in the history
  • Loading branch information
anGie44 authored Sep 18, 2020
1 parent cafbe02 commit 26a03db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down

0 comments on commit 26a03db

Please sign in to comment.