7 lines
81 B
HCL
7 lines
81 B
HCL
log_level = "TRACE"
|
|
|
|
plugin "hello-driver" {
|
|
config {
|
|
shell = "bash"
|
|
}
|
|
}
|