terramate-io/Terramate Action
Set up Terramate CLI in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The Terramate Version to install. If set to "detect" a .tool-versions file needs to exist and configure a terramate version. | no | detect |
| bindir | The destination directory of the installed terramate executable. | no | /usr/local/bin |
| use_wrapper | The default wrapper script installation can be skipped by setting the use_wrapper variable to 'false'. | no | true |
| cloud_organization | Terramate Cloud organization to use by default when using Terramate Cloud features. | no | — |
| use_catalyst | Install Terramate Catalyst version instead of the Terramate CE version. Catalyst provides additional features like Bundles and Components to support self-service and scaffolding. Catalyst is 100% compatible with Terramate CLI but extends its capabilities with new schemas. | no | false |
Outputs
no outputs