Feature Request: Support for Multi Regions
Open
3.x
enhancement
Feature Request
- Dominant language
- Python
- Stars
- 888
- Forks
- 314
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
Currently we can configure multi AZ in a single queue by giving subnet ids, but it would be more helpful to support multi regions, which is connected by VPC Peering or Transit Gateway. My suggestion is like below
```yaml
Networking:
- Region: us-east-1
SubnetIds:
- subnet-0a4d8d435574ccfe5
```
Contributor guide
Assessment
This issue has not been assessed yet.