To learn more, visit the Terraform Cloud documentation.

Parameters

ParameterDescription
Access TokenThe access token is present in the request payload from Terraform Cloud. This is not the API key used for the connection.
Callback URLThe taskresultcallback_url specified in the run task request. Typically /task-results/:guid/callback.
MessageA short message describing the status of the task.
StatusThe current status of the task.
Task Information URLA URL where users can obtain more information about the task.

Workflow Library Example

Run Task Callback with Terraform Cloud and Send Results Via Email

Preview this Workflow on desktop