terraform-provider-sysdig icon indicating copy to clipboard operation
terraform-provider-sysdig copied to clipboard

legacy scanning engine

Open thanos1983 opened this issue 8 months ago • 0 comments
trafficstars

│ Warning: Deprecated Resource
│
│   with sysdig_secure_vulnerability_exception_list.sample,
│   on main.tf line 180, in resource "sysdig_secure_vulnerability_exception_list" "sample":
│  180: resource "sysdig_secure_vulnerability_exception_list" "sample" {
│
│ The legacy scanning engine has been deprecated. This resource will be removed in future releases.
│
│ (and one more similar warning elsewhere)

If this is a deprecated resource can you add the relevant documentation of the replacement module?

thanos1983 avatar Mar 05 '25 13:03 thanos1983