This commit is contained in:
18
provider/dasel/hcl/fixture/config.hcl
Normal file
18
provider/dasel/hcl/fixture/config.hcl
Normal file
@@ -0,0 +1,18 @@
|
||||
app {
|
||||
name {
|
||||
var = [
|
||||
"name"
|
||||
]
|
||||
|
||||
title = "config title"
|
||||
timeout = "1m"
|
||||
success = true
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
cfg {
|
||||
duration = 1260000000000
|
||||
enabled = true
|
||||
type = "json"
|
||||
}
|
||||
Reference in New Issue
Block a user