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

Documentation on constraints of aws_s3_bucket_object etag is not correct #2244

Closed
Chhed13 opened this issue Nov 10, 2017 · 1 comment · Fixed by #4928
Closed

Documentation on constraints of aws_s3_bucket_object etag is not correct #2244

Chhed13 opened this issue Nov 10, 2017 · 1 comment · Fixed by #4928
Labels
documentation Introduces or discusses updates to documentation. service/s3 Issues and PRs that pertain to the s3 service.
Milestone

Comments

@Chhed13
Copy link
Contributor

Chhed13 commented Nov 10, 2017

In current documentation on etag said that it can not work with kms_key_id which is used with server_side_encryption = "aws:kms" only. But in fact etag can not with be used with server_side_encryption = "AES256" too

Terraform Version

Version 0.10.8

Current constraints on etag

This attribute is not compatible with kms_key_id.

Should be etag

This attribute is not compatible with any server_side_encryption.

@paddycarver paddycarver added the documentation Introduces or discusses updates to documentation. label Nov 21, 2017
@radeksimko radeksimko added the service/s3 Issues and PRs that pertain to the s3 service. label Jan 25, 2018
@bflad bflad added this to the v1.25.0 milestone Jun 21, 2018
@ghost
Copy link

ghost commented Apr 5, 2020

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Apr 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. service/s3 Issues and PRs that pertain to the s3 service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants