We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855741a commit f7c80c2Copy full SHA for f7c80c2
main.tf
@@ -64,6 +64,7 @@ resource "aws_iam_policy" "datadog-core" {
64
"cloudtrail:DescribeTrails",
65
"cloudtrail:GetTrailStatus",
66
"cloudtrail:LookupEvents",
67
+ "cloudwatch:ListMetrics",
68
"cloudwatch:Describe*",
69
"cloudwatch:Get*",
70
"cloudwatch:List*",
0 commit comments