| page_title | hcp_waypoint_template Data Source - terraform-provider-hcp |
|---|---|
| subcategory | HCP Waypoint |
| description | The Waypoint Template data source retrieves information on a given Template. |
-> Note: HCP Waypoint is currently in public beta.
The Waypoint Template data source retrieves information on a given Template.
data "hcp_waypoint_template" "example" {
name = var.waypoint_template
}actions(List of String) List of actions by 'ID' to assign to this Template. Applications created from this Template will have these actions assigned to them. Only 'ID' is supported.id(String) The ID of the Template.name(String) The name of the Template.project_id(String) The ID of the HCP project where the Waypoint Template is located.
description(String) A description of the template, along with when and why it should be used, up to 500 characterslabels(List of String) List of labels attached to this Template.organization_id(String) The ID of the HCP organization where the Waypoint Template is located.readme_markdown_template(String) Instructions for using the template (markdown format supported)summary(String) A brief description of the template, up to 110 charactersterraform_agent_pool_id(String) Terraform agent pool IDterraform_cloud_workspace_details(Attributes) Terraform Cloud Workspace details (see below for nested schema)terraform_execution_mode(String) Terraform execution modeterraform_no_code_module_id(String) The ID of the Terraform no-code module to use for running Terraform operationsterraform_no_code_module_source(String) Terraform No Code Module sourcevariable_options(Attributes List) List of variable options for the template (see below for nested schema)
Read-Only:
name(String) Name of the Terraform Cloud Workspaceterraform_project_id(String) Terraform Cloud Project ID
Read-Only:
name(String) Variable nameoptions(List of String) List of optionsuser_editable(Boolean) Whether the variable is editable by the user creating an applicationvariable_type(String) Variable type