subhamay-bhattacharyya-gha/Generate CFN Parameters

Parses a JSON config and outputs CloudFormation parameters, Stack name, and CI build identifier

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-filePath to the JSON config fileyes
environmentTarget environment name (devl, test, prod)yes
ci-buildIs this a CI build? (true/false)yesfalse
namedescription
parametersFormatted CloudFormation parameters as multiline string
stack-nameStack name for the given environment
template-pathTemplate name including path for the given environment
ci-build-identifierCI build identifier for the given environment