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

Enable specifying aws s3 redirect protocol #4098

Merged
merged 1 commit into from
Jan 22, 2016
Merged

Enable specifying aws s3 redirect protocol #4098

merged 1 commit into from
Jan 22, 2016

Conversation

csabapalfi
Copy link
Contributor

S3 website redirect configurations allows specifying a protocol for redirects (http or https).

This PR adds support for that using the same redirect_all_requests_to field by specifying a protocol there e.g: redirect_all_requests_to = https://hashicorp.com will result in { HostName: hashicorp.com, Protocol: https } being sent to AWS. When no protocol is specified behaviour remains the same as before.

Still need to update docs and tests. Please let me know if this is a feature you'd want to merge.

@catsby
Copy link
Contributor

catsby commented Jan 21, 2016

Hey @csabapalfi – I'm terribly sorry for the silence here. Yes, this is a thing we'd love to support! Right now it looks like the this PR needs a rebase and acceptance tests, do you think you can handle that? If not I totally understand, especially considering the long silence here.

Let us know!

@catsby catsby added the waiting-response An issue/pull request is waiting for a response from the community label Jan 21, 2016
@csabapalfi
Copy link
Contributor Author

@catsby Sure. Looking into this now:

  • rebase
  • acceptance tests

@csabapalfi
Copy link
Contributor Author

@catsby I think I'm done, please review and merge.

@catsby catsby removed the waiting-response An issue/pull request is waiting for a response from the community label Jan 22, 2016
@catsby
Copy link
Contributor

catsby commented Jan 22, 2016

checks out, thanks!

catsby added a commit that referenced this pull request Jan 22, 2016
Enable specifying aws s3 redirect protocol
@catsby catsby merged commit 4708e66 into hashicorp:master Jan 22, 2016
@ghost
Copy link

ghost commented Apr 28, 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 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants