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 c31773e commit 1439f4cCopy full SHA for 1439f4c
sysdig/data_source_sysdig_secure_managed_policy_test.go
@@ -54,7 +54,6 @@ func managedStatefulPolicyDataSource() string {
54
return `
55
data "sysdig_secure_managed_policy" "stateful_example" {
56
name = "Sysdig AWS Behavioral Analytics Threat Detection"
57
- enabled = false
58
type = "awscloudtrail_stateful"
59
}
60
`
0 commit comments