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

Correct S3 backend DynamoDB permissions #34879

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

george-richardson
Copy link

This reverts commit 0900b78 as introduced in #31792.

This commit was made in error. The permissions were correct as they were.

DescribeTable is not called from any of the S3 backend code.

init, plan, and workspace list all work without the DescribeTable permission.

This reverts commit 0900b78 as introduced in hashicorp#31792.

This commit was made in error. The permissions were correct as they were.

`DescribeTable` is not called from any of the S3 backend code.

`init`, `plan`, and `workspace list` all work without the `DescribeTable` permission.
@hashicorp-cla
Copy link

hashicorp-cla commented Mar 24, 2024

CLA assistant check
All committers have signed the CLA.

@crw
Copy link
Collaborator

crw commented Mar 28, 2024

Thanks, I'll notify the AWS provider team.

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

Successfully merging this pull request may close these issues.

None yet

3 participants