Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
command
/
testdata
/
init-with-tests
/
main.tftest.hcl
blob: b68725876b2449de281f573884b40f1b9db52798 [
file
] [
log
] [
blame
]
run
"test"
{
assert
{
condition
=
test_instance
.
foo
.
ami
==
"bar"
error_message
=
"incorrect value"
}
}