Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
command
/
testdata
/
test
/
pass_with_outputs
/
main.tftest.hcl
blob: bdf84aa556695d1374905dbf4e30f12c3b314b7e [
file
] [
log
] [
blame
]
run
"validate_test_resource"
{
assert
{
condition
=
output
.
value
==
"bar"
error_message
=
"invalid value"
}
}