ascentms/"Render AWS Batch Job Definition" Action for GitHub Actions
Inserts a container image URI into an Amazon Batch job definition JSON file, creating a new file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| job-definition | The path to the Batch job definition JSON file | yes | — |
| image | The URI of the container image to insert into the Batch job definition | yes | — |
Outputs
| name | description |
|---|---|
| job-definition | The path to the rendered task definition file |