Sign in
third-party-mirror
/
terraform
/
ac80cb5598bbf5c492440f8a92ba93de6ad8f2d3
/
.
/
v1.13.3
/
internal
/
command
/
testdata
/
test
/
expect_failures_checks
/
main.tftest.hcl
blob: bcac23b6532d0fec0021b34b53dff710e3abbeaa [
file
] [
log
] [
blame
]
variables
{
input
=
"some value"
}
run
"test"
{
expect_failures
=
[
check
.
expected_to_fail
]
}