cosq-network/CloudFormation Deploy

Create or update a CloudFormation stack using the AWS CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
stackNameName of the stack to be passed to the --stack-name argument of the AWS CLIyes
templateFilePath to the template file to be passed to the --template-file argument of the AWS CLIyes
hasIAMCapabilityDetermines whether to pass CAPABILITY_IAM as a capabilitynofalse
hasIAMNamedCapabilityDetermines whether to pass CAPABILITY_NAMED_IAM as a capabilitynofalse
parameterJSONJSON Object contains parameter key value pairno{}
namedescription
stackOutputsStack outputs returned by the AWS CloudFormation describe-stacks command