rad should validate that the AWS region specified (in the flag or interactive) is a valid region #6373
Closed
1 of 4 tasks
Labels
good first issue
Good for newcomers
Overview of feature request
Since rad doesn't do this at the moment, if the user makes a mistake they will need to reinstall the radius control plane which is not a great user experience. Preferably instead of statically whitelisting the values we should fetch them from AWS API (as new regions can and will be added over time)
Use the equivalent REST API to get the following (reference https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeRegions.html)
Definition of done:
AB#10389
The text was updated successfully, but these errors were encountered: