Skip to content

Commit 92ee42c

Browse files
Update content/terraform-docs-common/docs/cloud-docs/integrations/run-tasks/index.mdx
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
1 parent 480c9d5 commit 92ee42c

File tree

1 file changed

+1
-1
lines changed
  • content/terraform-docs-common/docs/cloud-docs/integrations/run-tasks

1 file changed

+1
-1
lines changed

content/terraform-docs-common/docs/cloud-docs/integrations/run-tasks/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Once your server receives this payload, HCP Terraform expects you to callback to
7878
```
7979

8080
HCP Terraform will consider the request as errored if it has not received a progress callback in the last 10 minutes, or the task has been running for over 60 minutes.
81-
The supplied message attribute will be displayed in HCP Terraform on the run details page. The status can be `running`, `passed` or `failed`.
81+
HCP Terraform displays the supplied message attribute on the run details page. The status is either `running`, `passed`, or `failed`.
8282

8383
Here's what the data flow looks like:
8484

0 commit comments

Comments
 (0)