Skip to content

Commit 292becd

Browse files
committed
add
1 parent 496797c commit 292becd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/cvm/resource_tc_instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ func TestAccTencentCloudInstanceResourceBasic(t *testing.T) {
103103
{
104104
ResourceName: "tencentcloud_instance.cvm_basic",
105105
ImportState: true,
106-
ImportStateVerifyIgnore: []string{"disable_monitor_service", "disable_security_service", "hostname", "password", "force_delete"},
106+
ImportStateVerifyIgnore: []string{"disable_monitor_service", "disable_security_service", "disable_automation_service", "hostname", "password", "force_delete"},
107107
},
108108
},
109109
})

0 commit comments

Comments
 (0)