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

4 lines
34 B
Plaintext

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