Skip to content

Commit

Permalink
Update CHANGELOG for #4943
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jun 22, 2018
1 parent 98c9345 commit 4e5f6d2
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 @@ BUG FIXES:

* data-source/aws_rds_cluster: Prevent panic with new CloudWatch logs support (`enabled_cloudwatch_logs_exports`) introduced in 1.23.0 [GH-4927]
* resource/aws_codebuild_webhook: Prevent panic when webhook is missing during read [GH-4917]
* resource/aws_db_instance: Properly raise any `ListTagsForResource` error instead of presenting a perpetual difference with `tags` [GH-4943]
* resource/aws_launch_template: Prevent error when using `valid_until` [GH-4952]
* resource/aws_route: Properly force resource recreation when updating `route_table_id` [GH-4946]
* resource/aws_route53_zone: Further prevent HostedZoneAlreadyExists with specified caller reference errors [GH-4903]
Expand Down

0 comments on commit 4e5f6d2

Please sign in to comment.