Skip to content

Commit

Permalink
Update CHANGELOG for #6124
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Oct 12, 2018
1 parent 60316b1 commit a213157
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## 1.41.0 (Unreleased)

ENHANCEMENTS:

* resource/aws_lb_listener: Allow `default_action` `order` to be based on Terraform configuration ordering [GH-6124]
* resource/aws_lb_listener_rule: Allow `action` `order` to be based on Terraform configuration ordering [GH-6124]

BUG FIXES:

* resource/aws_lb_listener: Prevent unconfigured `default_action` `order` from showing difference [GH-6119]
Expand Down

0 comments on commit a213157

Please sign in to comment.