Added all current available AWS regions#172855
Conversation
roberth
left a comment
There was a problem hiding this comment.
Seems like a good idea to sort.
Would be good to get this in soon, as it may be used at release time.
There was a problem hiding this comment.
| # > aws ec2 describe-regions --all-regions --query "Regions[].{Name:RegionName}" --output text | |
| # > aws ec2 describe-regions --all-regions --query "Regions[].{Name:RegionName}" --output text | sort |
I don't know what determines the current order, but we'll regret (slightly) not sorting if it changes.
|
Please change the commit message to use imperative mood, as is standard in git. Some context is also helpful. Example Otherwise, lgtm! |
Add all currently available AWS regions
|
How about this @roberth ? Thank you very much for your review! |
|
Ping @AmineChikhaoui |
|
Hi, iirc the regions need to be enabled through the AWS account first. Since the diff isn't very clear, can you list what regions where added in this PR ? |
|
@AmineChikhaoui you'd have to enable all regions since this PR adds all regions currently available. There's also something else that might be needed to do which has to do with this warning on the Enable Regions dashboard:
So this might be need enabling as well |
Description of changes
Added all currently available AWS regions to create-amis.sh file.
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes