Sign in
third-party-mirror
/
terraform
/
ac80cb5598bbf5c492440f8a92ba93de6ad8f2d3
/
.
/
v1.13.3
/
internal
/
command
/
testdata
/
test
/
top-dir-only-test-files
/
main.tftest.hcl
blob: 387693d859ebf025966721d3a912b4ac7b71634e [
file
] [
log
] [
blame
]
run
"foo"
{
module
{
source
=
"./fixtures"
}
assert
{
condition
=
output
.
name
==
true
error_message
=
"foo"
}
}