github.com/chaithanya90/terraform-hashicorp@v0.11.12-beta1/config/module/test-fixtures/change-intermediate-source/c/main.tf (about)

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