Data Source
The Waypoint Add-on data source retrieves information on a given Add-on.
id
(String) The ID of the Add-on.name
(String) The name of the Add-on.application_id
(String) The ID of the Application that this Add-on is created for.created_by
(String) The user who created the Add-on.definition_id
(String) The ID of the Add-on Definition that this Add-on is created from.description
(String) A longer description of the Add-on.install_count
(Number) The number of installed Add-ons for the same Application that share the same Add-on Definition.labels
(List of String) List of labels attached to this Add-on.organization_id
(String) The ID of the HCP organization where the Waypoint AddOn is located.project_id
(String) The ID of the HCP project where the Waypoint AddOn is located.readme_markdown
(String) Instructions for using the Add-on (markdown format supported).status
(Number) The status of the Terraform run for the Add-on.summary
(String) A short summary of the Add-on.terraform_no_code_module
(Attributes) Terraform Cloud no-code Module details. (see below for nested schema)terraform_no_code_module
Read-Only:
source
(String) Terraform Cloud no-code Module Sourceversion
(String) Terraform Cloud no-code Module Version