actions-marketplace-validations/Summarize diffs of CloudFormation

GitHub Actions to summarize diffs of CloudFormation stack.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-regionAWS Region, e.g. ap-northeast-1yes
cdk-outputs-directoryName of the directory into which the cdk outputs.nocdk.out
stack-with-templatesSet one or more newline-delimited strings that pair the stack name with the template file path using =.no
force-drift-detectionRequest forced detection of drift for the stacknofalse
enable-drift-detectionChecks whether your CloudFormation stacks' actual configuration differs.notrue
drift-delay-millisecondsno3000
drift-maxAttemptsno7
drift-timeout-millisecondsno360000
role-to-assumeUse the provided credentials to assume an IAM role and configure the Actions environment with the assumed role credentials rather than with the provided credentialsno
working-directoryWorking directory of where to run the process.no
github-tokenThe GitHub token used to post comment.no${{ github.token }}

no outputs