Rename files in internal/terraform

This commit is contained in:
RLRabinowitz 2023-08-27 17:42:24 +03:00
parent 7cabaf7de9
commit 12e8eeaa09
3 changed files with 1 additions and 1 deletions

View File

@ -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