Skip to content

Commit

Permalink
Update CHANGELOG for #4941
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Jun 22, 2018
1 parent 544f540 commit 58751bb
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:
* 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_instance: Prevent extraneous ModifyInstanceAttribute call for `disable_api_termination` on resource creation [GH-4941]
* 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 58751bb

Please sign in to comment.