Sign in
third-party-mirror
/
terraform
/
6a3c811625035624e0fb8a0ebbb7d03982d6303c
/
.
/
v1.5.7
/
internal
/
command
/
testdata
/
import-provider-implicit
/
main.tf
blob: 02ffc5bc7753e94c01f6af80c13781dbeed562b0 [
file
] [
log
] [
blame
]
# Declaring this resource implies that we depend on the
# "test" provider, making it available for import.
resource
"test_instance"
"foo"
{
}