Change enable to enabled

This commit is contained in:
Taylor Dolezal
2021-03-25 10:55:25 -07:00
committed by Tim Gross
parent c4a7728e03
commit 554f69394c

View File

@@ -32,7 +32,7 @@ The following default sink will be added with no filters.
```hcl
audit {
enable = true
enabled = true
sink "audit" {
type = "file"
delivery_guarantee = "enforced"