Skip to content

Commit 9f4cea5

Browse files
arya-girish-kArya Girish K
andauthored
feat : Add cloud logs as one of the target service (#568)
Co-authored-by: Arya Girish K <[email protected]>
1 parent 3c23d08 commit 9f4cea5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/fscloud/main.tf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ locals {
119119
},
120120
"sysdig-secure" : {
121121
"enforcement_mode" : "report"
122+
},
123+
"logs" : {
124+
"enforcement_mode" : "report"
122125
}
123126
}
124127

0 commit comments

Comments
 (0)