terraform/config/module/test-fixtures/change-intermediate-source/a/main.tf

4 lines
34 B
HCL

module "b" {
source = "./b"
}