Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
command
/
testdata
/
apply-targeted
/
main.tf
blob: 1b6c42450ded2984927a453c5562bebc05299978 [
file
] [
log
] [
blame
]
resource
"test_instance"
"foo"
{
count
=
2
}
resource
"test_instance"
"bar"
{
}
resource
"test_instance"
"baz"
{
}