Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
command
/
testdata
/
test
/
provider-functions-available
/
main.tftest.hcl
blob: 2f965e3cda31e3c27cd99cfbeff111d5b6d9d949 [
file
] [
log
] [
blame
]
run
"test"
{
assert
{
condition
=
provider
::
test
::
is_true
(
output
.
value
)
error_message
=
"bad response"
}
}