Sign in
third-party-mirror
/
terraform
/
6a3c811625035624e0fb8a0ebbb7d03982d6303c
/
.
/
v1.4.7
/
internal
/
command
/
testdata
/
apply-error
/
main.tf
blob: a6d6cc0df5a8cb7ebf1cb154cefb676535588892 [
file
] [
log
] [
blame
]
resource
"test_instance"
"foo"
{
ami
=
"bar"
}
resource
"test_instance"
"bar"
{
error
=
"true"
}