github.com/cycloidio/terraform@v1.1.10-0.20220513142504-76d5c768dc63/configs/testdata/nested-errors/root.tf (about)

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