Skip to content

Commit 1e83b55

Browse files
authored
Merge pull request #698 from tencentcloudstack/fix/auth-attachment-comment
fix: tke-auth-opt redundant aster at the start of comment
2 parents d8fac93 + a27ff7a commit 1e83b55

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

tencentcloud/resource_tc_kubernetes_auth_attachment.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/**
1+
/*
22
Provide a resource to configure kubernetes cluster authentication info.
33
44
~> **NOTE:** Only avaliable for cluster version >= 1.20

website/docs/r/kubernetes_auth_attachment.html.markdown

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ layout: "tencentcloud"
44
page_title: "TencentCloud: tencentcloud_kubernetes_auth_attachment"
55
sidebar_current: "docs-tencentcloud-resource-kubernetes_auth_attachment"
66
description: |-
7-
*
8-
Provide a resource to configure kubernetes cluster authentication info.
7+
Provide a resource to configure kubernetes cluster authentication info.
98
---
109

1110
# tencentcloud_kubernetes_auth_attachment
1211

13-
*
1412
Provide a resource to configure kubernetes cluster authentication info.
1513

1614
~> **NOTE:** Only avaliable for cluster version >= 1.20

0 commit comments

Comments
 (0)