Search code examples
amazon-web-servicesterraformamazon-inspector

Enable Inspector v2 with Terraform


is it possible to enable Inspector new version by Terraform? as in https://registry.terraform.io/, I only found inspector classic resources


Solution

  • Its not supported, but there is already github issue for that. In the meantime you can use local-exec with AWS CLI or external data source to work with inspector2.