Skip to content

Commit

Permalink
Tweak CHANGELOG entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Oct 24, 2023
1 parent 32a2dd5 commit 5fbb592
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .changelog/34070.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
```release-note:enhancement
resource/aws_lb_target_group: Add `target_health_state` block with attribute `enable_unhealthy_connection_termination` to disabling connection termination for unhealthy targets on NLB
resource/aws_lb_target_group: Removes the default `false` value for the `connection_termination` attribute to support new default behavior for UDP/TCP_UDP target groups
```
resource/aws_lb_target_group: Add `target_health_state` configuration block
```

```release-note:enhancement
resource/aws_lb_target_group: Remove default value (`false`) for `connection_termination` argument and mark as Computed, to support new default behavior for UDP/TCP_UDP target groups
```

0 comments on commit 5fbb592

Please sign in to comment.