terraform-aws-modules/terraform-aws-lambda

User not authorized to perform: codedeploy:ListTagsForResource on resource: arn:aws:codedeploy

modestemax opened this issue · 3 comments

when terraform apply on modules/deploy/

Error: listing tags for CodeDeploy application (5d903564-58a2-4f0c-969e-255c38e51181:my-awesome-app): AccessDeniedException: User: arn:aws:iam::316149968663:user/xxxxxx is not authorized to perform: codedeploy:ListTagsForResource on resource: arn:aws:codedeploy:eu-west-2::application:my-awesome-app
│ status code: 400, request id: 960cd19e-8469-4fff-a131-957b5471a86e

│ with module.deploy.aws_codedeploy_app.this[0],
│ on ../../modules/deploy/main.tf line 130, in resource "aws_codedeploy_app" "this":
│ 130: resource "aws_codedeploy_app" "this" {

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

This issue was automatically closed because of stale in 10 days

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.