hashicorp / tfc-workflows-github

HCP Terraform starter workflows and github actions to automate Terraform Cloud CI/CD pipelines.
Mozilla Public License 2.0
124 stars 20 forks source link

Feature request: Get Apply details #40

Open dkirrane opened 4 months ago

dkirrane commented 4 months ago

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