2022-04-25 12:23:57 -05:00

14 lines
134 B
HCL

project = "hello"
plugin "go1" {
type {
mapper = true
}
}
plugin "go2" {
type {
registry = true
}
}