github.com/opentofu/opentofu@v1.7.1/internal/configs/testdata/nested-errors/root.tf (about)

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