» tencentcloud_container_clusters

Use this data source to get container clusters in the current region. By default every clusters in current region will be returned.

» Example Usage

data "tencentcloud_container_clusters" "foo" {
}

» Argument Reference

  • cluster_id - (Optional) An id identify the cluster, like cls-xxxxxx.
  • limit - (Optional) An int variable describe how many cluster in return at most .

» Attributes Reference

A list of clusters will be exported and its every element contains the following attributes: