github.com/kevinklinger/open_terraform@v1.3.6/noninternal/configs/testdata/nested-errors/root.tf (about)

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