mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 10:00:44 -05:00
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:
@@ -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},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user