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

     1  
     2  module "child_c" {
     3    source = "child_c"
     4  }