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

EU Support! #408

Open
iMartyn opened this issue Aug 5, 2021 · 1 comment
Open

EU Support! #408

iMartyn opened this issue Aug 5, 2021 · 1 comment

Comments

@iMartyn
Copy link

iMartyn commented Aug 5, 2021

Is your feature request related to a problem? Please describe.
Many companies in the EU cannot deploy to US servers because of company policy.

Describe the solution you'd like
Allow us to use for example eu-west-1 in the config file.

Describe alternatives you've considered
There aren't really any alternatives.

Additional context
According to docs

# The AWS region. It must match the region configured in the
# api.host. Must be one of:
# "us-east-1", "us-east-2", "us-west-1", "us-west-2"
region: us-east-1

and changing it to eu-west-1 indeed doesn't work with the following error :

> dce system deploy
Initializing
Do you really want to create DCE resources in your AWS account? (type "yes" or "no")yes
Creating DCE infrastructure
Retrieving artifacts location
Artifacts bucket =  792172939943-dce-artifacts-dce-lcoajqi5
Deploying code assets to DCE infrastructure
Downloading DCE code assets
Failed to upload /home/martyn/.dce/.cache/dce/0.29.0/codebuild/reset.zip BucketRegionError: incorrect region, the bucket is not in 'eu-west-1' region at endpoint ''
        status code: 301, request id: , host id:
@mazzy89
Copy link

mazzy89 commented Apr 29, 2022

I was able to deploy in any region by setting up properly TF vars and then change the region property in the YAML file.

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