truemark/Terraform CDK Pattern Action

Runs Terraform CDK commands against a stack in a given workspace.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeA list of actions to run against the Terraform CDK stack. Options are plan and deploy.yes
stack-nameThe name of the Terraform CDK stack to run commands againstyes
working-directoryThe directory where Terraform CDK livesno.
workspaceThe workspace in which to plan or deploy the stack. Providing one triggers a cdk synthno""

no outputs