shivambh/AWS Copilot Action
A github action to integrate AWS copilot commands into your workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| entity | copilot entity to run commands against(Ex: app, svc, env, job, secret) | yes | — |
| command | command to use with the copilot entity(Ex: copilot svc deploy, where entity:svc and command:deploy) | yes | install |
| app | copilot application name | no | — |
| service | copilot service name | no | — |
| env | copilot environment name | no | — |
| force | run force | no | false |
| path | path name | no | — |
| useCliVersion | Specify version of Copilot CLI to use | no | — |
Outputs
no outputs