github.com/rstandt/terraform@v0.12.32-0.20230710220336-b1063613405c/configs/testdata/nested-errors/root.tf (about)

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