Categorygithub.com/awslabs/amazon-ecs-for-open-application-modelinternalpkgdeploycloudformationstack
# Functions
NewComponentStackConfig sets up a struct which can provide values to CloudFormation for spinning up a component instance.
NewEnvStackConfig sets up a struct which can provide values to CloudFormation for spinning up an environment.
# Constants
Tag keys used while creating stacks.
Tag keys used while creating stacks.
Tag keys used while creating stacks.
Tag keys used while creating stacks.
EnvTemplatePath is the path where the cloudformation for the environment is written.
# Structs
ComponentStackConfig is for providing all the values to set up an component instance stack and to interpret the outputs from it.
EnvStackConfig is for providing all the values to set up an environment stack and to interpret the outputs from it.
ErrTemplateNotFound occurs when we can't find a predefined template.