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