terraform/config/module/testdata/change-intermediate-source/main.tf

4 lines
34 B
Terraform
Raw Normal View History

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