Sign in
third-party-mirror
/
terraform
/
80d4fe1e39aa758c5488269a446e7147cc3ca50f
/
.
/
v1.4.7
/
internal
/
command
/
testdata
/
import-provider
/
main.tf
blob: 943e8b33f4976bc41bcade2b76a3a6e422e06306 [
file
] [
log
] [
blame
]
provider
"test"
{
foo
=
"bar"
}
resource
"test_instance"
"foo"
{
}