Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Add more regions to launch solution #3

Open
ferdingler opened this issue Feb 22, 2019 · 0 comments
Open

Add more regions to launch solution #3

ferdingler opened this issue Feb 22, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@ferdingler
Copy link
Member

So far this solution can be launched in 3 regions: us-east-1, us-east-2 and us-west-2. The reason is because at the moment of writing it, Fargate was not available in all regions. However it is now available in much more.

Supporting more regions on this project is easy:

  1. Make sure all services used in the project are available in the desired regions.
  2. Change the template located in cloudformation/fargate-vpc.yaml to add the availability zones corresponding to each region in the RegionMapping field.
  3. Update README file to add buttons to launch on the additional regions.
@ferdingler ferdingler added enhancement New feature or request help wanted Extra attention is needed labels Feb 22, 2019
@ferdingler ferdingler added this to the v1.0 milestone Feb 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant