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

Update to support more regions #525

Merged
merged 1 commit into from
Dec 16, 2014
Merged

Conversation

pmoust
Copy link
Contributor

@pmoust pmoust commented Oct 30, 2014

Relates #524
Added eu-central-1, cn-north-1 and us-gove-west-1(hi NSA)
I checked goamz, @mitchellh already has added support for those regions

Relates hashicorp#524
Added `eu-central-1`, `cn-north-1` and `us-gove-west-1`(hi NSA)
I checked `goamz`, @mitchellh already has added support for those regions
@cmenke
Copy link

cmenke commented Nov 6, 2014

Apparently eu-central-1 and cn-north-1 (no idea about us-gov-west-1) require V4 Signing, which is not yet implemented in goamz (see mitchellh/goamz#120)

Hence the following message when trying to apply a plan to one of the above regions:

AWS was not able to validate the provided access credentials (AuthFailure)

@mitchellh
Copy link
Contributor

I'm going to merge this. The fact goamz doesn't support them is blah, and we're probably switching to aws-go (stripe lib) soon. But that shouldn't block this.

mitchellh added a commit that referenced this pull request Dec 16, 2014
provider/aws: update to support more regions
@mitchellh mitchellh merged commit 4f70630 into hashicorp:master Dec 16, 2014
@pmoust pmoust deleted the patch-2 branch December 16, 2014 09:07
@ghost
Copy link

ghost commented May 4, 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 May 4, 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.

4 participants