Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input Name

Input Code

Required

Description

Template URL

FDAWS_CF_TEMPLATE_URL

No

The URL path to the template to use for creating a stack.

Template File Path

FDAWS_CF_TEMPLATE_FILEPATH

No

The path to the template file to use.

Stack Name

FDAWS_CF_STACK_NAME

Yes

The name to give to the stack being created.

Template Parameters

FDAWS_CF_TEMPLATE_PARAMETERS

No

Semicolon delimited list of parameters to use when creating the stack. (e.g. DBUser=sys;DBPassword=welcome1)

On Failure

FDAWS_CF_ON_FAILURE

No

What to do if stack creation fails. Options are Rollback, Delete, and Do Nothing. Default is Rollback.

...