Commit 27bfd89
authored
add lifecycle rule to the ALB listener rules
Added a Terraform lifecycle rule to the ALB listener rules to facilitate changes. This should make it possible to make changes that require the target group to be replaced. Without this, the listener rule prevents Terraform from deleting the target group.1 parent 141ea8f commit 27bfd89
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
150 | 154 | | |
151 | 155 | | |
152 | 156 | | |
| |||
0 commit comments