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 03774a3 commit b8da8efCopy full SHA for b8da8ef
sysdig/data_source_sysdig_secure_malware_policy_test.go
@@ -33,7 +33,7 @@ func TestAccMalwarePolicyDataSource(t *testing.T) {
33
Config: malwarePolicyDataSource(rText),
34
},
35
{
36
- Config: malwarePolicyWithAdditionalFields(rText),
+ Config: malwarePolicyWithAdditionalFieldsDataSource(rText),
37
38
39
})
0 commit comments