cophites/Terraform Cloud

Interact with the Terraform Cloud API from GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
terraform-cloud-api-tokenUser, team, or organization API token to Terraform Cloudyes
methodHTTP method to use in the requestyesGET
pathTerraform API path to request (leading slash required)yes
bodyRequest body (doesn't apply to all HTTP methods)no
jq`jq` program to run against the API responseyes.
namedescription
jsonJSON output from running `jq` against the Terraform API response