actions-marketplace-validations/Terraform Output Fetcher
Fetch outputs from a terraform workspace
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | host for self-hosted terraform cloud | yes | app.terraform.io |
| organization | organization on terraform cloud | yes | — |
| workspace | workspace on terraform cloud | yes | — |
| token | team token for terraform cloud | yes | — |
Outputs
| name | description |
|---|---|
| outputs | The outputs of the terraform stack |