Skip to content

Commit

Permalink
Update CHANGELOG for #14314
Browse files Browse the repository at this point in the history
  • Loading branch information
breathingdust authored Sep 18, 2020
1 parent 37284de commit e01d93c
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 @@ -9,6 +9,7 @@ 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_fsx_lustre_file_system: Change `aws_fsx_lustre_file_system's`'s `network_interface_ids` to `TypeList` to preserve ordering. [GH-14314]
* 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 e01d93c

Please sign in to comment.