github.com/graywolf-at-work-2/terraform-vendor@v1.4.5/internal/configs/testdata/provider-reqs/child/grandchild/provider-reqs-grandchild.tf (about)

     1  # There is no provider in required_providers called "grandchild", so this
     2  # implicitly declares a dependency on "hashicorp/grandchild".
     3  resource "grandchild_foo" "bar" {
     4  }