Self-Hosted Runners
Get Terraform plan output (self-hosted)
Gets a Terraform plan output in raw bytes ([]byte) from S3.
The response body is sent as application/octet-stream.
get/self-hosted/terraform/plans/{key}/output
Path parameters
keystring required
S3 key or unique identifier for the plan output.
Response
Plan output retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.