Skip to content

Commit

Permalink
fix: target group sg lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
roleyfoley committed Dec 19, 2023
1 parent e995220 commit 0c8a52f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/components/lb/state.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,7 @@
"Deployed" : getExistingReference(targetGroupId)?has_content
}
),
"targetGroupSG": parentResources.targetGroupSG,
"targetgroup" : {
"Id" : targetGroupId,
"Type" : AWS_ALB_TARGET_GROUP_RESOURCE_TYPE,
Expand Down

0 comments on commit 0c8a52f

Please sign in to comment.