actions-marketplace-validations/AWS CDK GitHub Actions (Java)
Runs Java AWS-CDK via GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| cdk_stack | AWS CDK stack name to execute. | — | * |
| cdk_version | AWS CDK version to install. | — | latest |
| cdk_subcommand | AWS CDK subcommand to execute. | yes | — |
| cdk_args | AWS CDK subcommand arguments. | no | — |
| working_dir | AWS CDK working directory. | — | . |
| actions_comment | Whether or not to comment on pull requests. | — | true |
| debug_log | Enable debug-log | — | false |
Outputs
| name | description |
|---|---|
| status_code | Returned status code. |