github.com/pulumi/terraform@v1.4.0/pkg/command/testdata/init-get/main.tf (about) 1 module "foo" { 2 source = "./foo" 3 }