Skip to content

Commit

Permalink
Update CHANGELOG for #5367
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jul 27, 2018
1 parent c449117 commit 65e13e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ BUG FIXES:
* resource/aws_codebuild_project: Handle additional IAM retry condition during update [GH-5238]
* resource/aws_codebuild_project: Remove extraneous UpdateProject API call after CreateProject API call [GH-5238]
* resource/aws_launch_template: Exclude `network_interfaces` `associate_public_ip_address` when conflicting `network_interface_id` is set [GH-5314]
* resource/aws_lb_listener: Prevent crash from new `fixed-response` and `redirect` actions [GH-5367]
* resource/aws_lb_listener_rule: Prevent crash from new `fixed-response` and `redirect` actions [GH-5367]
* resource/aws_waf_web_acl: Properly read `rules` into Terraform state [GH-5342]
* resource/aws_wafregional_web_acl: Properly read `rules` into Terraform state [GH-5342]

Expand Down

0 comments on commit 65e13e2

Please sign in to comment.