Skip to content

Commit

Permalink
Update CHANGELOG for #4573
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored May 23, 2018
1 parent 1c0f6fa commit fb8dc32
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 @@ -23,6 +23,7 @@ BUG FIXES:

* resource/aws_api_gateway_rest_api: Prevent error with `policy` containing special characters (e.g. forward slashes in CIDRs) [GH-4606]
* resource/aws_cloudwatch_event_rule: Prevent multiple names on creation [GH-4579]
* resource/aws_dynamodb_table: Prevent error with APIs that do not support point in time recovery (e.g. AWS China) [GH-4573]
* resource/aws_kinesis_stream: Handle tag additions/removals of more than 10 tags [GH-4574]
* resource/aws_kinesis_stream: Prevent perpetual `encryption_type` difference with APIs that do not support encryption (e.g. AWS China) [GH-4575]
* resource/aws_s3_bucket: Prevent panic from CORS reading errors [GH-4603]
Expand Down

0 comments on commit fb8dc32

Please sign in to comment.