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

api-gw Helm chart cannot be deployed in il-central-1 #232

Open
tapuhi opened this issue Feb 6, 2024 · 0 comments
Open

api-gw Helm chart cannot be deployed in il-central-1 #232

tapuhi opened this issue Feb 6, 2024 · 0 comments

Comments

@tapuhi
Copy link
Contributor

tapuhi commented Feb 6, 2024

When deploying the api-gw in il-central-1 I am getting :
download failed: s3://akeylessservices/services/akeyless-api-proxy/release/3.60.0/artifacts/akeyless-api-proxy.tar.gz to ./akeyless-api-proxy.tar.gz An error occurred (IllegalLocationConstraintException) when calling the GetObject operation: The us-east-2 location constraint is incompatible for the region specific endpoint this request was sent to.

Unless I set AWS_REGION to any other region .

➜  psifas-terraform-main git:(add-atlantis-api-secret) ✗ aws s3 cp s3://akeylessservices/services/akeyless-api-proxy/release/3.60.0/artifacts/akeyless-api-proxy.tar.gz /tmp/aaabbb --region il-central-1
download failed: s3://akeylessservices/services/akeyless-api-proxy/release/3.60.0/artifacts/akeyless-api-proxy.tar.gz to ../../../../../../tmp/aaabbb An error occurred (IllegalLocationConstraintException) when calling the GetObject operation: The us-east-2 location constraint is incompatible for the region specific endpoint this request was sent to.
➜  psifas-terraform-main git:(add-atlantis-api-secret) ✗ aws s3 cp s3://akeylessservices/services/akeyless-api-proxy/release/3.60.0/artifacts/akeyless-api-proxy.tar.gz /tmp/aaabbb --region eu-west-1
Completed 93.4 MiB/99.1 MiB (8.0 MiB/s) with 1 file(s) remaining
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

1 participant