fastly/Build and deploy a Compute project
Build and deploy a Compute package using the Fastly CLI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_directory | Directory of the project to deploy, relative to the repository root. | no | ./ |
| cli_version | The version of the Fastly CLI to install, e.g. v0.20.0 | no | latest |
| viceroy_version | The version of Viceroy to install, e.g. v0.1.0 | no | latest |
| service_id | The Fastly service ID to deploy to. Defaults to the value in fastly.toml | no | default |
| comment | An optional comment to be included with the deployed service version. | no | "" |
| version | Version to clone from, if deploying. Can be "latest", "active", or the number of a specific version | no | "" |
| verbose | Set to true to enable verbose logging | no | false |
| token | The GitHub token to use when interacting with the GitHub API | no | — |
Outputs
no outputs