11 lines
110 B
Text
11 lines
110 B
Text
|
repo "test" {
|
||
|
backend = "local"
|
||
|
path = "/foo/bar/baz"
|
||
|
}
|
||
|
|
||
|
foobar "test" {
|
||
|
x = "y"
|
||
|
}
|
||
|
|
||
|
quiet = false
|