mirror of
https://github.com/hashicorp/terraform.git
synced 2026-06-03 22:01:11 -04:00
4 lines
49 B
HCL
4 lines
49 B
HCL
|
|
component "foo" {
|
||
|
|
source = "../empty-module"
|
||
|
|
}
|