From 162ef8f7192b53e631022436826737d35ba6a9b7 Mon Sep 17 00:00:00 2001 From: DavidSeptimus-Klotho Date: Thu, 16 Nov 2023 09:36:43 -0700 Subject: [PATCH] Fixes vpc link -> load balancer SG ingress rule application --- pkg/templates/aws/edges/vpc_link-load_balancer.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/templates/aws/edges/vpc_link-load_balancer.yaml b/pkg/templates/aws/edges/vpc_link-load_balancer.yaml index 27c1b9bc4..bbe0cf147 100644 --- a/pkg/templates/aws/edges/vpc_link-load_balancer.yaml +++ b/pkg/templates/aws/edges/vpc_link-load_balancer.yaml @@ -6,7 +6,7 @@ operational_rules: configuration: field: Target value: '{{ .Target }}' - - resource: '{{ downstream "aws:security_group" .Target }}' + - resource: '{{ upstream "aws:security_group" .Target }}' configuration: field: IngressRules value: