ryanwholey/Terraform Remote State Action
Fetches remote state from a Terraform Cloud Workspace
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workspace | Workspace name | yes | — |
| organization | Organization | yes | — |
| address | Terraform Cloud address | no | https://app.terraform.io |
| token | Terraform cloud token | yes | — |
| target | The output key to target | no | — |
| sensitive | Whether to mask the fetched remote state | no | true |
| debug | Whether to log debugging information | no | false |
Outputs
| name | description |
|---|---|
| output | JSON workspace outputs |