kamioftea/Deploy Staging CDK with NPM
Deploys CDK with NPM with a post action to destroy the stack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cdk-command | The command to run to deploy the stack | no | deploy:staging |
| cdk-post-command | The command to run to destroy the stack | no | destroy:staging |
| working-directory | The working directory to run the command in | no | . |
| destroy-stack-on-completion | A flag to control if the staging stack is destroyed after the workflow completes | no | true |
Outputs
no outputs