Sign in
third-party-mirror
/
terraform
/
2c429381ba8003d483a310335d354865d8c6392f
/
.
/
v1.12.2
/
internal
/
command
/
testdata
/
test
/
destroy_fail
/
main.tftest.hcl
blob: b5443eb9c1fc73238878f80b6a727a576815a8b6 [
file
] [
log
] [
blame
]
run
"setup"
{
module
{
source
=
"./setup"
}
}
run
"single"
{}
run
"double"
{
state_key
=
"double"
}