-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
[Bug]: Terraform Removes S3 Bucket Grant Permissions Without Code Changes #33100
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
Hey @dnlchen 👋 Thank you for taking the time to raise this! There have been some somewhat recent changes on the AWS side with regards to bucket permissions (see #28353 for some more information), but I'm unsure if that's what we're seeing here. Are you able to try with a newer version of the provider and/or provide debug logs (redacted as needed)? |
Since we haven't heard back, I'm going to close this issue. If you're still having trouble, please feel free to open a new issue, referencing this one for context as needed. |
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. |
Terraform Core Version
1.2.9
AWS Provider Version
3.76.1
Affected Resource(s)
aws_s3_bucket
Expected Behavior
no change
Actual Behavior
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
The bucket was created a while ago and there was no change.
However the Terraform run showed that some grant permissions would be removed.
Was this change by AWS or TF?
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: