Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the dynamodb table via the policy #114

Open
rgarrigue opened this issue Jun 23, 2023 · 0 comments
Open

Allow the dynamodb table via the policy #114

rgarrigue opened this issue Jun 23, 2023 · 0 comments

Comments

@rgarrigue
Copy link

Hi

I've a multi account setup, using Terragrunt, with states centralized in a shared admin account. Attaching the policy to an assumable role, I expected to be done, but turns out I can't deal with the DyanmoDB table

ERRO[0001] AccessDeniedException: User: arn:aws:sts::11111111111111:assumed-role/company-shared-terraform-state-access/222222222222222222 is not authorized to perform: dynamodb:DescribeTable on resource: arn:aws:dynamodb:eu-north-1:333333333333333:table/company-shared-terraform-locks because no identity-based policy allows the dynamodb:DescribeTable action

I'll add this myself, but imho this should be added here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant