github.com/kanishk98/terraform@v1.3.0-dev.0.20220917174235-661ca8088a6a/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 }