The Consul agent Helm config data source provides Helm values for a Consul agent running in Kubernetes.
data "hcp_consul_agent_helm_config" "example" {
cluster_id = var.cluster_id
kubernetes_endpoint = var.kubernetes_endpoint
}
cluster_id
(String) The ID of the HCP Consul cluster.kubernetes_endpoint
(String) The FQDN for the Kubernetes API.expose_gossip_ports
(Boolean) Denotes that the gossip ports should be exposed.project_id
(String) The ID of the HCP project where the HCP Consul cluster is located.
If not specified, the project specified in the HCP Provider config block will be used, if configured.
If a project is not configured in the HCP Provider config block, the oldest project in the organization will be used.timeouts
(Block, Optional) (see below for nested schema)config
(String) The agent Helm config.id
(String) The ID of this resource.timeouts
Optional:
default
(String)