-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS Inspector2 Enable Service Feature #22330
Comments
It's a little more complicated. Yes, you can just enable it, but you'd typically either set it on root account, or set a delegate on the root account, and then in that root/security account you associate other accounts. |
Would also be nice to have support for managing suppression rules. |
This feature definitely should support the ability be able to delegate within the Terraform to an Audit account. |
This should be changed to supporting inspector2.
|
Hi all 👋 Just letting you know that this is issue is featured on this quarters roadmap. If a PR exists to close the issue a maintainer will review and either make changes directly, or work with the original author to get the contribution merged. If you have written a PR to resolve the issue please ensure the "Allow edits from maintainers" box is checked. Thanks for your patience and we are looking forward to getting this merged soon! |
|
Are there any news when this is going to be released ? Is there anything that we can help to speed things up ? |
This functionality has been released in v4.37.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Editor's Note
The AWS link provided by op in references is for "Inspector V2" or "Inspector2". I've changed the issue title to clarify that we're talking about 2 since none of this make sense in context of v1.
Description
AWS has recently launched new aws Inspector, we can enable the service via CLI.
This feature is missing and can be added to enable Inspector Service.
New or Affected Resource(s)
Potential Terraform Configuration
References
AWS Documentation page - https://awscli.amazonaws.com/v2/documentation/api/latest/reference/inspector2/enable.html
The text was updated successfully, but these errors were encountered: