Skip to content

Commit 992f693

Browse files
committed
update resource_tc_reserved_instance_test
1 parent 1743428 commit 992f693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tencentcloud/services/cvm/resource_tc_reserved_instance_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ func TestAccTencentCloudReservedInstance(t *testing.T) {
1414
Providers: tcacctest.AccProviders,
1515
Steps: []resource.TestStep{
1616
{
17-
Config: testAccPlacementGroup,
17+
Config: testAccReservedInstance,
1818
Check: resource.ComposeTestCheckFunc(
1919
testAccCheckPlacementGroupExists("tencentcloud_reserved_instance.reserved_instance"),
2020
resource.TestCheckResourceAttr("tencentcloud_reserved_instance.reserved_instance", "config_id", "469043dd-28b9-4d89-b557-74f6a8326259"),

0 commit comments

Comments
 (0)