towardsthecloud/AWS CDK Diff PR Commenter

Post the output of `cdk diff` to a Pull Request comment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
diff-filePath to the CDK diff output file to post as comment in the Pull Request.yes
tokenThe GitHub or PAT token to use for posting comments to Pull Requests.${{ github.token }}
headerSet a custom header to use for the Pull Request comment.
aws-regionThe AWS region where the infrastructure changes are being applied e.g. us-east-1.
namedescription
markdownThe raw markdown output of the `cdk diff` command
emptyWhether the `cdk diff` contains any changes or not