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

4 lines
34 B
HCL

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