Skip to content

Commit ab3b7c4

Browse files
committed
update changelog
1 parent 03ce916 commit ab3b7c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changelog/2658.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
tencentcloud_kubernetes_native_node_pool
33
```
44

5-
```release-note:new-datasource
5+
````release-note:new-data-source
66
tencentcloud_kubernetes_cluster_native_node_pools
77
```

tencentcloud/services/tke/data_source_tc_kubernetes_cluster_native_node_pools_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
tcacctest "github.com/tencentcloudstack/terraform-provider-tencentcloud/tencentcloud/acctest"
99
)
1010

11-
func TestAccTencentCloudKubernetesClusterNativeNodePoolsDataSource_basic(t *testing.T) {
11+
func TestAccTencentCloudTkeClusterNativeNodePoolsDataSource_basic(t *testing.T) {
1212
t.Parallel()
1313
resource.Test(t, resource.TestCase{
1414
PreCheck: func() {

0 commit comments

Comments
 (0)