Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
command
/
testdata
/
test
/
simple_fail
/
main.tftest.hcl
blob: 319a217673af5ebdd1e62889d018fb3cfb852373 [
file
] [
log
] [
blame
]
run
"validate_test_resource"
{
assert
{
condition
=
test_resource
.
foo
.
value
==
"zap"
error_message
=
"invalid value"
}
}