Skip to content

Commit 9788351

Browse files
author
yuanhaojin
committed
fix Acctest HCL not uniformed in resource_cfs
1 parent 7f039b9 commit 9788351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tencentcloud/resource_tc_cfs_file_system_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ resource "tencentcloud_cfs_file_system" "foo" {
172172
protocol = "NFS"
173173
vpc_id = tencentcloud_vpc.vpc.id
174174
subnet_id = tencentcloud_subnet.subnet.id
175+
175176
tags = {
176177
test = "test-tf"
177178
role = "%s"

0 commit comments

Comments
 (0)