github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/configs/testdata/nested-errors/root.tf (about)

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