github.com/opentofu/opentofu@v1.7.1/internal/command/testdata/init-get/main.tf (about)

     1  module "foo" {
     2      source = "./foo"
     3  }