mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Rename files in internal/terraform
This commit is contained in:
parent
7cabaf7de9
commit
12e8eeaa09
@ -8648,7 +8648,7 @@ resource "null_instance" "depends" {
|
||||
}
|
||||
|
||||
func TestContext2Apply_terraformWorkspace(t *testing.T) {
|
||||
m := testModule(t, "apply-terraform-workspace")
|
||||
m := testModule(t, "apply-opentf-workspace")
|
||||
p := testProvider("aws")
|
||||
p.PlanResourceChangeFn = testDiffFn
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user