Add support for default bucket encryption in S3 buckets #67643
gabriellhrn
started this conversation in
Feature Requests
Replies: 2 comments
-
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you for updating this issue. It is no longer marked as stale. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description of Issue
This is a feature request.
AWS S3 has the option to enable default encryption in S3 buckets, but it seems to be missing from the boto_s3_bucket state. It would be nice if it was possible to enable encryption during bucket creation. I couldn't find the implementation for this or issues related to this feature; if they're exist, sorry for opening this one.
The configuration could be similar to the other parameters. Something like:
Setup
N/A
Steps to Reproduce Issue
N/A
Versions Report
N/A
Beta Was this translation helpful? Give feedback.
All reactions