truemark/Terraform CDK Pattern Action
Runs Terraform CDK commands against a stack in a given workspace.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | A list of actions to run against the Terraform CDK stack. Options are plan and deploy. | yes | — |
| stack-name | The name of the Terraform CDK stack to run commands against | yes | — |
| working-directory | The directory where Terraform CDK lives | no | . |
| workspace | The workspace in which to plan or deploy the stack. Providing one triggers a cdk synth | no | "" |
Outputs
no outputs