hashicorp / hashicorp/tfc-workflows-github
Feature request: Get Apply details
Open
- Dominant language
- HCL
- Stars
- 178
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Feature request: Add ability to get Apply details after an apply run completes
Update the `apply-run` action to return the apply ID & add an `apply-output` action.
Or update the `apply-run` action to just return the Apply details.
I'm mainly interested in the following as returned by `https://app.terraform.io/api/v2/applies` API
- `resource-additions`
- `resource-changes`
- `resource-destructions`
Contributor guide
Assessment
This issue has not been assessed yet.