terraform-aws-modules / terraform-aws-lambda

Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws
Apache License 2.0
886 stars 656 forks source link

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

Closed modestemax closed 1 year ago

modestemax commented 1 year ago

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" {

github-actions[bot] commented 1 year ago

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

github-actions[bot] commented 1 year ago

This issue was automatically closed because of stale in 10 days

github-actions[bot] commented 1 year ago

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.