thomaspaulin/AWS CDK Deploy - Poetry
Deploy an AWS CDK project which is written in Python
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | The Python3 version to use. Use 3.x for the latest | yes | 3.x |
| working-directory | The working directory. This should contain your Python entrypoint and your poetry.lock file. Default is the current directory | no | . |
| aws-account-id | The AWS account to deploy into | yes | — |
| cdk-stacks | The CDK Stack to deploy. Defaults to all | no | * |
Outputs
no outputs