Skip to content

Commit

Permalink
Update CHANGELOG for #7471
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Feb 13, 2019
1 parent d59734f commit d848353
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 @@ -24,6 +24,7 @@ BUG FIXES:

* resource/aws_dynamodb_table: Prevent error when updating `billing_mode` from `PAY_PER_REQUEST` to `PROVISIONED` for Tables with Global Secondary Indexes [GH-7453]
* resource/aws_ec2_transit_gateway_vpc_attachment: Allow `pendingAcceptance` as available state during resource creation (support shared Transit Gateways with manual acceptance) [GH-7489]
* resource/aws_iot_topic_rule: Allow optional `range_key_field` and `range_key_value` arguments [GH-7471]
* resource/aws_kinesis_analytics_application: Correctly manage multiple outputs [GH-7535]
* resource/aws_ssm_resource_data_sync: Properly trigger resource recreation for argument updates under the `s3_destination` configuration block [GH-7490]

Expand Down

0 comments on commit d848353

Please sign in to comment.