Sign in
third-party-mirror
/
terraform
/
ac80cb5598bbf5c492440f8a92ba93de6ad8f2d3
/
.
/
v1.13.3
/
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"
}
}