Skip to content

Commit 8e9f7a8

Browse files
committed
feat(tke): datasource support cdcid
1 parent 65a7c6a commit 8e9f7a8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

tencentcloud/services/tke/data_source_tc_kubernetes_clusters.go

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/docs/d/kubernetes_clusters.html.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ The following arguments are supported:
3838
In addition to all arguments above, the following attributes are exported:
3939

4040
* `list` - An information list of kubernetes clusters. Each element contains the following attributes:
41+
* `cdc_id` - CDC ID.
4142
* `certification_authority` - The certificate used for access.
4243
* `claim_expired_seconds` - The expired seconds to recycle ENI.
4344
* `cluster_as_enabled` - Indicates whether to enable cluster node auto scaler.

0 commit comments

Comments
 (0)