You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Feature request: Add ability to get Apply details after an apply run completes
Update the
apply-run
action to return the apply ID & add anapply-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
The text was updated successfully, but these errors were encountered: