Template
Last updated
Last updated
This endpoint is used to create, update, search or delete teamplates inside an organization.
Path | Type | Description |
---|---|---|
To better understand Terrakube Configuration Language job templates please refer to the following GitHub repository.
For a complete list of organization operation please visit the OpenAPI specification
data.type
string
Should be "template"
data.attributes.tcl
string
Terraform Configuration Language job template
data.attribute.name
string
Template name
data.attribute.description
string
Template description
data.attribute.version
string
Template version
Deletes an instance of type template
organization Identifier
template Identifier
Successful response
Modifies an instance of type template
organization Identifier
template Identifier
Successful response
Creates an item of type template and adds it to template
organization Identifier
Successful response
Returns an instance of type template
organization Identifier
template Identifier
Successful response
Included resources