Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
command
/
testdata
/
test
/
multiple_files
/
two.tftest.hcl
blob: 6feaf3cc5ce7da066aa03009e2b6fb8426c34915 [
file
] [
log
] [
blame
]
run
"validate_test_resource"
{
assert
{
condition
=
test_resource
.
foo
.
value
==
"bar"
error_message
=
"invalid value"
}
}