mirror of
https://github.com/hashicorp/terraform.git
synced 2026-03-22 10:31:22 -04:00
10 lines
192 B
JSON
10 lines
192 B
JSON
|
|
{
|
||
|
|
"terraform_source_bundle": 1,
|
||
|
|
"packages": [
|
||
|
|
{
|
||
|
|
"source": "git::https://example.com/test.git",
|
||
|
|
"local": "test",
|
||
|
|
"meta": {}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|