Lists supported Terraform versions.

GET {{baseUrl}}/terraformVersions?compartmentId={{compartment_ocid}}

Returns a list of supported Terraform versions for use with stacks.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstringA filter to return only resources that exist in the compartment, identified by OCID.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringUnique Oracle-assigned identifier for the request. If you need to contact Oracle about a
particular request, please provide the request ID.
Datestring(Required) Current Date
Authorizationstring(Required) Signature Authentication on Authorization header

RESPONSES

status: OK

{"items":[{"isDefault":false,"name":"in reprehenderit"},{"isDefault":true,"name":"exercitation"}]}