# File generated by aws2tf see https://github.com/aws-samples/aws2tf resource "aws_iam_role_policy_attachment" "eks-nodegroup-ng-ma-NodeInstanceRole__CloudWatchAgentServerPolicy" { policy_arn = "arn:aws:iam::aws:policy/CloudWatchAgentServerPolicy" role = aws_iam_role.eks-nodegroup-ng-ma-NodeInstanceRole.id }