Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Creates a CloudFormation stack in the AWS cloud.

Environment/Instance Properties

Property Name

Property Code

Required

Description





Project Properties

Property Name

Property Code

Required

Description





Inputs

Input Name

Input Code

Required

Description

Template URLFDAWS_CF_TEMPLATE_URLNoThe URL path to the template to use for creating a stack.
Template File PathFDAWS_CF_TEMPLATE_FILEPATHNoThe path to the template file to use.
Stack NameFDAWS_CF_STACK_NAMEYesThe name to give to the stack being created.
Template ParametersFDAWS_CF_TEMPLATE_PARAMETERSNoSemicolon delimited list of parameters to use when creating the stack. (e.g. DBUser=sys;DBPassword=welcome1)
On FailureFDAWS_CF_ON_FAILURENoWhat to do if stack creation fails.

Outputs

Output Name

Required

Description




  • No labels