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

Bucket Replication Support #22

Closed
davidski opened this issue Apr 25, 2020 · 1 comment
Closed

Bucket Replication Support #22

davidski opened this issue Apr 25, 2020 · 1 comment

Comments

@davidski
Copy link
Contributor

Thanks for the very handy module!

I've recently needed to add S3 replication to a bucket managed by this module. Unfortunately, the replication configuration is a part of the s3_bucket resource and can't be modified independent of that resource in Terraform. That means this module would have to support optional replication configuration.

My goal is to get support for configuring a buckets created by this module to be replication sources. Specifically looking at cross-account, same-region, replication support. Support for creating the replication service roles would be a nice to have as well. 😄

@joe-niland
Copy link
Member

@davidski it looks like S3 replication support was added in #56 but I guess you would have solved it by now! :D

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

2 participants