Make ephemeral workflow e2e test to run correctly on windows too - second attempt (#3097)

Signed-off-by: Andrei Ciobanu <andrei.ciobanu@opentofu.org>
This commit is contained in:
Andrei Ciobanu
2025-08-04 18:24:47 +03:00
committed by GitHub
parent a9a7012396
commit a6c296ddb6

View File

@@ -399,7 +399,7 @@ Changes to Outputs:
}, true},
outputEntry{[]string{
`simple_resource.test_res (local-exec): visible test value`,
`simple_resource.test_res (local-exec): "visible test value"`,
`simple_resource.test_res (local-exec): \"visible test value\"`,
}, true},
outputEntry{[]string{"simple_resource.test_res (local-exec): (output suppressed due to ephemeral value in config)"}, true},
)