shiftcode/cdk-synth-and-diff

synths and runs a diff against the PR base branch. This is useful for checking what changes would be applied if the PR were merged. To run this action you need to have the @shiftcode/branch-utilities package installed in your repository. (version >=4.1.0)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
githubTokenGitHub token to use for the diff actionyes
failOnDestructiveChangesWhether or not destructive changes should fail the jobnotrue
allowedDestroyTypesComma delimited list of resource types that are allowed to be destroyedno""
iacDirThe location of the IAC packagenopackages/iac
cdkOutFilenameThe name of the cdk.out filenopr-base.cdk.out
cloudFormationTemplateThe CloudFormation template to use for the diffno""
awsConfigFilePathThe path to the AWS config fileno./aws-accounts.config.json

no outputs