mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
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
Block a user