runbooksolutions/CDK Action

Runs an AWS CDK command and provides results for you to handle

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
install_cdkIf the action needs to install cdk or if it is already globallynotrue
cdk_commandThe CDK command to runyesdiff
cdk_argumentsThe arguments to pass to CDKno
command_specific_outputIf the action should process the output based on the command rannofalse
namedescription
commandThe exact CDK command that was run (string)
rawThe raw output of the CDK command (string)
errorIf there was an error (boolean)
markdown[?] The markdown output of the CDK command (string)
stacks[DIFF] The stacks that were affected by the CDK command (array)