leg100/otf

Implement current state version outputs endpoint

Closed this issue · 0 comments

leg100 commented

As documented here:

https://developer.hashicorp.com/terraform/cloud-docs/api-docs/state-version-outputs#show-current-state-version-outputs-for-a-workspace

This endpoint is used by terraform output to retrieve outputs. OTF has not implemented it yet, thus terraform output currently returns an error:

> terraform output 
╷
│ Error: could not read state version outputs: resource not found
│