Hello everyone,
I’ve created a custom Run task, which is working fine, reaching out to my automation, executing OK, then returning the correct data and getting a valid response from Terraform Cloud
However I don’t see all my results in the Terraform Cloud run.
I can see "task-result-outcomes-count": 56,
in the response from Terraform Cloud, which is what I expect, as that’s the number of results I am sending back, but the Terraform Cloud run UI only show about 20
If I get a smaller result (around <20 ish, not tested exactly) they all appear, but over that the results seem to be truncated.
Wondered if this was expected, or maybe a limitation of Terraform Cloud free tier?
Cheers!
Dave