We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd954d commit e6da114Copy full SHA for e6da114
internal/provider/tests/acceptance/hypercore_nic_resource_acc_test.go
@@ -64,6 +64,7 @@ resource "hypercore_vm" "test" {
64
`, source_vm_uuid)
65
}
66
67
+/*
68
func testAccHypercoreNicResourceConfig(source_vm_uuid string) string {
69
return fmt.Sprintf(`
70
resource "hypercore_vm" "test" {
@@ -80,3 +81,4 @@ resource "hypercore_vm" "test" {
80
81
82
83
84
+*/
0 commit comments