opentofu/terraform/test-fixtures/apply-module-provider-close-nested/main.tf
Mitchell Hashimoto 2ee46eda94 test case
2015-07-17 10:58:47 -07:00

4 lines
42 B
HCL

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