使用 Terraform 启用 Inspector v2

Enable Inspector v2 with Terraform

是否可以通过 Terraform 启用 Inspector 新版本?如https://registry.terraform.io/,我只找到了检查员经典资源

不支持,但已经github issue for that。同时,您可以将 local-exec 与 AWS CLI 一起使用,或将 external data sourceinspector2.

一起使用