github.com/pulumi/terraform@v1.4.0/pkg/backend/local/testdata/plan-module-outputs-changed/main.tf (about) 1 module "mod" { 2 source = "./mod" 3 }