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