Skip to content

Instantly share code, notes, and snippets.

@kevincloud
Created August 11, 2020 01:57
Show Gist options
  • Save kevincloud/1ad2e80492f05420a0a4f81cfa8d1677 to your computer and use it in GitHub Desktop.
Save kevincloud/1ad2e80492f05420a0a4f81cfa8d1677 to your computer and use it in GitHub Desktop.
curl -s \
--header "Authorization: Bearer $TOKEN" \
https://app.terraform.io/api/v2/runs/{run-id}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment