Resource
Waypoint Add-on Definition resource
description
(String) A longer description of the Add-on Definition.name
(String) The name of the Add-on Definition.summary
(String) A short summary of the Add-on Definition.terraform_cloud_workspace_details
(Attributes) Terraform Cloud Workspace details (see below for nested schema)terraform_no_code_module
(Attributes) Terraform Cloud no-code Module details. (see below for nested schema)labels
(List of String) List of labels attached to this Add-on Definition.project_id
(String) The ID of the HCP project where the Waypoint Add-on Definition is located.readme_markdown_template
(String) The markdown template for the Add-on Definition README.variable_options
(Attributes List) List of variable options for the template (see below for nested schema)id
(String) The ID of the Add-on Definition.organization_id
(String) The ID of the HCP organization where the Waypoint Add-on Definition is located.terraform_cloud_workspace_details
Required:
name
(String) Name of the Terraform Cloud Workspaceterraform_project_id
(String) Tetraform Cloud Project IDterraform_no_code_module
Required:
source
(String) Terraform Cloud no-code Module Sourceversion
(String) Terraform Cloud no-code Module Versionvariable_options
Required:
name
(String) Variable nameoptions
(List of String) List of optionsvariable_type
(String) Variable typeOptional:
user_editable
(Boolean) Whether the variable is editable by the user creating an add-on