Skip to content

Commit

Permalink
Update CHANGELOG for #4621
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored May 23, 2018
1 parent c70a0d3 commit 69992be
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_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_glue_catalog_table: Prevent multiple potential panic scenarios [GH-4621]
* 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 69992be

Please sign in to comment.