development-and-dinosaurs/AWS CDK Runner
Run AWS CDK commands as a GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 3, 2024
- License
- MIT
Pinned Snippet
uses: development-and-dinosaurs/github-actions-aws-cdk@7384b3fb883005df514bd83d191fc948a8df81e5 # v1.0.5tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| command | CDK command to execute | yes | — |
| stacks | Stacks to execute the command against | yes | — |
| working_directory | Directory to execute CDK commands from | no | . |
Outputs
no outputs