github.com/eliastor/durgaform@v0.0.0-20220816172711-d0ab2d17673e/internal/command/testdata/import-provider-implicit/main.tf (about) 1 # Declaring this resource implies that we depend on the 2 # "test" provider, making it available for import. 3 resource "test_instance" "foo" { 4 }