Remove unused import-provider-mismatch fixture
This commit is contained in:
parent
6413313529
commit
f0cf57e5d3
|
@ -1,7 +0,0 @@
|
|||
provider "test-beta" {
|
||||
foo = "baz"
|
||||
}
|
||||
|
||||
resource "test_instance" "foo" {
|
||||
provider = "test-beta"
|
||||
}
|
Loading…
Reference in New Issue