scribd / terraform-aws-datadog

Terraform module for setting up AWS Datadog integration
https://registry.terraform.io/modules/scribd/datadog/aws/1.0.0
MIT License
38 stars 30 forks source link

bug: fix datadog IAM policy to prevent numerous CloudTrail errors for v2 #35

Closed taylorsmcclure closed 3 years ago

taylorsmcclure commented 3 years ago

Problem

There are actions the DataDog lambda does not have access to. This causes noise via numerous CloudTrail errors for your AWS accounts.

Solution

Make the DataDog policy more permissive, but only with the actions that are producing the errors.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 2.3.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: