Skip to content

Commit 01a1ed7

Browse files
committed
Update the limit of the target groups
1 parent 92fe564 commit 01a1ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 4.0.0
44

5-
**BREAKING CHANGE**: Target group name format has changed from `{prefix}-tg-{flavor}-{suffix}` to `{prefix}-{suffix}` to stay within AWS's 32-character name limit. Existing deployments will have their target group destroyed and recreated.
5+
**BREAKING CHANGE**: Target group name format has changed from `{prefix}-tg-{flavor}-{suffix}` to `{prefix}-{suffix}` to stay within AWS's 32-character name limit. The prefix is automatically truncated to 23 characters if longer. Existing deployments will have their target group destroyed and recreated.
66

77

88
## 3.4.0

0 commit comments

Comments
 (0)