jbw/CloudFormation Deploy Action

Deploys a CloudFormation stack

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
stackNameThe name of the stack to deployyes""
templateFileThe relative path to the template fileno""
templateUrlThe URL to the template fileno""
capabilitiesThe capabilities to add to the stacknoCAPABILITY_IAM
timeoutThe timeout for the stack operationno60
waitWait for the stack operation to completenotrue
executeChangeSetExecute the change setnotrue
enableRollbackEnable rollback on stack failurenofalse
terminationProtectionEnable termination protectionnofalse
roleArnThe ARN of the role to use for the stackno""
notificationArnThe ARN of the notification topics to use for the stackno""
tagsThe tags to add to the stackno[]
parameterOverridesThe parameter overrides to add to the stackno[]
parameterOverridesFilePathThe path to the parameter overrides fileno""

no outputs