mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-15 22:10:37 -04:00
7 lines
86 B
Text
7 lines
86 B
Text
|
|
|
||
|
|
host "example.com" {
|
||
|
|
services = {
|
||
|
|
"modules.v1" = "https://example.com/",
|
||
|
|
}
|
||
|
|
}
|