aws / aws/aws-parallelcluster

Feature Request: Support for Multi Regions

Open
#4,919 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.