We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0485280 commit b58f02bCopy full SHA for b58f02b
website/docs/r/secure_posture_accept_risk.md
@@ -30,6 +30,7 @@ resource "sysdig_secure_posture_accept_risk" "accept_risk_resource" {
30
expires_in = "30 Days"
31
filter = "name in ('system:controller:daemon-set-s') and kind in ('ClusterRole')"
32
}
33
+'''
34
35
## Attributes Reference
36
0 commit comments