Enable Inspector v2 with Terraform

2.5k Views Asked by At

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

1

There are 1 best solutions below

3
Marcin On BEST ANSWER

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.