Files
config/provider/dasel/hcl/fixture/config.hcl
andrey e5637b2a49
All checks were successful
Go Action / goaction (pull_request) Successful in 58s
add dasel provider
2025-12-27 16:10:10 +03:00

19 lines
188 B
HCL

app {
name {
var = [
"name"
]
title = "config title"
timeout = "1m"
success = true
}
}
cfg {
duration = 1260000000000
enabled = true
type = "json"
}