[Enhancement]: Add support for auto-enabling lambda scanning on aws_inspector2_organization_configuration #28823
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/inspector2
Issues and PRs that pertain to the inspector2 service.
Milestone
Description
At the end of November, AWS introduced Lambda scanning for Inspector v2. You can currently enable scanning of Lambdas using
aws_inspector2_enabler
for individual accounts, but are currently unable to set it for the whole organization using theaws_inspector2_organization_configuration
block. This issue is to add the capability to enable Lambda scanning organization wide.Affected Resource(s) and/or Data Source(s)
aws_inspector2_organization_configuration
Potential Terraform Configuration
References
https://docs.aws.amazon.com/inspector/latest/user/enable-disable-scanning-lambda.html
https://docs.aws.amazon.com/inspector/v2/APIReference/API_UpdateOrganizationConfiguration.html
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: