Skip to main content

Additional CloudFormation Outputs in VPC Stacks

Stax
Stax
Stax Team

When creating networks using Stax Networks, several CloudFormation stacks are created for provisioning these resources. To allow for easier downstream consumption of resources created as part of these deployments, Stax has added additional outputs to the CloudFormation stacks.

The following fields have been added to both VPC and Transit VPC stacks:

  • IGWId (Internet Gateway ID)

The following fields have been added to Transit VPC stack only:

  • NATGatewayOne

  • NATGatewayTwo

  • NATGatewayThree

These outputs are created under certain conditions:

  • The IGWId output is only created if Internet Gateway is enabled

  • NATGatewayOne is only created if NAT Gateway is enabled

  • NATGatewayTwo and NATGatewayThree are only created if redundant NAT is enabled