Skip to content

Commit 59f8098

Browse files
authored
correctStackOutputs
1 parent 643224f commit 59f8098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

top-level-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ outputs:
428428
condition: extra_gateway
429429
extra_gateway_snat:
430430
description: egress IP for outbound connectivity on extra_gateway network
431-
value: { get_attr: [ net2_gateway, outputs, gateway_snat ] }
431+
value: { get_attr: [ extra_gateway, outputs, gateway_snat ] }
432432
condition: extra_gateway
433433
internal_subnet:
434434
description: subnet used for internal network

0 commit comments

Comments
 (0)