github.com/pulumi/terraform@v1.4.0/pkg/configs/testdata/nested-errors/root.tf (about)

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