Skip to content

Commit ffffcc1

Browse files
committed
feat(tcr): doc
1 parent 2121d36 commit ffffcc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/tcr/resource_tc_tcr_instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ resource "tencentcloud_tcr_instance" "mytcr_instance_regionName" {
543543

544544
const testAccTCRInstance_basic_update_remark = `
545545
resource "tencentcloud_tcr_instance" "mytcr_instance" {
546-
name = "exampleregionname"
546+
name = "testacctcrinstance1"
547547
instance_type = "basic"
548548
delete_bucket = true
549549
open_public_operation = true

0 commit comments

Comments
 (0)