github.com/vipinshetty22/terraform-docs@v0.11.12-beta1/command/test-fixtures/get/main.tf (about)

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