duplocloud/DuploCloud Service Update
Updates one or more services running in the DuploCloud platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tenant | Tenant name or ID | yes | — |
| services | JSON for the services to be updated | no | [] |
| ecs_services | JSON for the ECS services to be updated | no | [] |
| duplo_host | Base URL of the Duplo installation (no trailing slash) - defaults to duplo_host env var | no | — |
| duplo_token | API token - defaults to duplo_token env var | no | — |
| use_bulk_api | Boolean Flag - Uses bulk services update API if true | no | false |
| wait | Whether or not to wait until the services have been succesfully updated | no | false |
| verbose | Turn on verbose output | no | false |
Outputs
no outputs