lacework / terraform-aws-agentless-scanning

Terraform module for configuring an integration with Lacework and AWS for agentless scanning
MIT License
4 stars 9 forks source link

fix: Align task policy to CloudFormation and add AssumeScanRoles #135

Closed theopolis closed 5 months ago

theopolis commented 5 months ago

Summary

This aligns the task policy to the policy we have in CloudFormation. It fixes a bug where sts:AssumeRole

How did you test this change?

We are testing from this branch.

Issue

N/A