yamatt/Scaleway Serverless Container Deploy
Allows you to deploy your Docker containers in to Scaleway Serverless beta.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| region | Scaleway region ID. Currently only fr-par supports Serverless but could also be nl-ams or pl-waw in future. | yes | fr-par |
| container_id | The UUID of the container. This Action does not create containers, only update existing ones. You therefore need a container to be created initially, and take the ID from that. The ID can be found in the URL, or the API. | yes | — |
| secret_key | The secret API key used to access Scaleway. This is generated from the Credentials page. This key must be for the right Organization. The key must have access to the Container Registry and theServerless Note that Access Key is not used, | yes | — |
| registry_image_url | The URL for the registry, image, and version to use in the container. i.e.: rg.fr-par.scw.cloud/example-registry/example-image:latest | yes | — |
| api_version | The version of the API to compare against. | no | v1beta1 |
Outputs
no outputs