github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/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  }