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