github.com/opentofu/opentofu@v1.7.1/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 }