Skip to content

Commit 25ad003

Browse files
committed
add
1 parent 7f72060 commit 25ad003

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tencentcloud/services/tke/resource_tc_kubernetes_cluster_attachment.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ func ResourceTencentCloudKubernetesClusterAttachment() *schema.Resource {
3838
"image_id": {
3939
Type: schema.TypeString,
4040
Optional: true,
41+
Computed: true,
4142
ForceNew: true,
4243
Description: "ID of Node image.",
4344
},

0 commit comments

Comments
 (0)