tarepan/Amazon ECS "Append suffix to family in Task Definition" Action for GitHub Actions
Appends a suffix value to family property in an Amazon ECS task 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 |
|---|---|---|---|
| task-definition | The path to the ECS task definition JSON file | yes | — |
| suffix | The value of appended suffix | yes | — |
Outputs
| name | description |
|---|---|
| task-definition | The path to the rendered task definition file |