dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Use AWS API to get region data for EC2 RKE2 provisioning

Open mantis-toboggan-md opened this issue 1 year ago • 0 comments
trafficstars

Similar to https://github.com/rancher/dashboard/issues/7295 rke2 ec2 prov uses a hardcoded list of regions. Once the user has authenticated, we can fetch an updated list of regions using the aws ec2 sdk. See the EKS vue port for an example of this.

mantis-toboggan-md avatar Apr 12 '24 17:04 mantis-toboggan-md