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 0515c82 commit f6fc0f1Copy full SHA for f6fc0f1
provider/core_image_test.go
@@ -65,6 +65,7 @@ variable "image_state" { default = "AVAILABLE" }
65
)
66
67
func TestCoreImageResource_basic(t *testing.T) {
68
+ t.Skip("Long running test")
69
provider := testAccProvider
70
config := testProviderConfig()
71
0 commit comments