Skip to content

Commit 5a0d67e

Browse files
committed
variable definition update
1 parent 813bdd5 commit 5a0d67e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

solutions/fully-configurable/DA-types.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,7 @@ The `prometheus_config` variable allows you to enable sysdig agent to scrape met
5555
### Type
5656

5757
```hcl
58-
object({
59-
file = bool
60-
yaml = map(any)
61-
})
58+
map(any)
6259
```
6360

6461
### Example Usage

0 commit comments

Comments
 (0)