github.com/terramate-io/tf@v0.0.0-20230830114523-fce866b4dfcd/command/testdata/show-json/nested-module-error/main.tf (about)

     1  module "my_module" {
     2    source = "./modules"
     3  }