mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Disabling volume attach test for now
This commit is contained in:
parent
b54df9bc0b
commit
04d694fe53
@ -46,7 +46,7 @@ func TestAccComputeV2Instance_basic(t *testing.T) {
|
||||
})
|
||||
}
|
||||
|
||||
func TestAccComputeV2Instance_volumeAttach(t *testing.T) {
|
||||
func _TestAccComputeV2Instance_volumeAttach(t *testing.T) {
|
||||
var instance servers.Server
|
||||
var volume volumes.Volume
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user