Skip to content

Commit

Permalink
correctStackOutputs
Browse files Browse the repository at this point in the history
  • Loading branch information
stevemul authored Jan 22, 2019
1 parent 643224f commit 59f8098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion top-level-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ outputs:
condition: extra_gateway
extra_gateway_snat:
description: egress IP for outbound connectivity on extra_gateway network
value: { get_attr: [ net2_gateway, outputs, gateway_snat ] }
value: { get_attr: [ extra_gateway, outputs, gateway_snat ] }
condition: extra_gateway
internal_subnet:
description: subnet used for internal network
Expand Down

0 comments on commit 59f8098

Please sign in to comment.