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

provider/aws: Support S3 Bucket Cross-Region Replication #7490

Closed
stack72 opened this issue Jul 5, 2016 · 10 comments · Fixed by #10552
Closed

provider/aws: Support S3 Bucket Cross-Region Replication #7490

stack72 opened this issue Jul 5, 2016 · 10 comments · Fixed by #10552

Comments

@stack72
Copy link
Contributor

stack72 commented Jul 5, 2016

As requested in #3108

http://docs.aws.amazon.com/AmazonS3/latest/UG/cross-region-replication.html

@koenijn
Copy link
Contributor

koenijn commented Jul 6, 2016

Indeed we would like to see support for configuring Cross-Region Replication as well.

@yorrick
Copy link

yorrick commented Nov 10, 2016

This would very nice indeed!

@bpoland
Copy link

bpoland commented Nov 30, 2016

+1

@Ninir
Copy link
Contributor

Ninir commented Dec 6, 2016

Hi guys,

started the work on this in #10552! hope it will fit :)

@ChadScott
Copy link

I don't think this is working properly. I'm following the documentation on the website and I only get Error putting S3 replication configuration: MalformedXML: The XML you provided was not well-formed or did not validate against our published schema

If I then plan after this failure, it thinks it is enabled but the GUI/API shows it is not.

@Ninir
Copy link
Contributor

Ninir commented Dec 22, 2016

Hi @ChadScott

Just took the exact configuration from the documentation and it works fine.
Could you please run TF_LOG=DEBUG terraform apply and put the output here please?
Thanks!

EDIT: Will answer your issue directly.

@jbz
Copy link

jbz commented Jan 5, 2017

@Ninir I'm having the same issue - I had put replication into place with TF and it worked fine. I'm now trying to modify the bucket to deal with CloudFront, and now it's giving me the same error message @ChadScott got:

Error putting S3 replication configuration: MalformedXML: The XML you provided was not well-formed or did not validate against our published schema
	status code: 400, request id: F2D631F10A79DD1C

I've verified that Cross-region replication is still enabled on the bucket as it had been prior to the Cloudfront change attempt. Any advice?

@Ninir
Copy link
Contributor

Ninir commented Jan 5, 2017

@jbz: it will be fixed in 0.8.3 :) a fix has been provided a few days agi!

@jbz
Copy link

jbz commented Jan 5, 2017

Ah, many thanks!

@ghost
Copy link

ghost commented Apr 18, 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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants