Zeebrow / quickhost

Make a publicly available server, quickly
GNU General Public License v3.0
0 stars 0 forks source link

--region init argument #11

Closed Zeebrow closed 2 years ago

Zeebrow commented 2 years ago

Allow user to specify the region in which to initialize quickhost resources.

main.py init --aws --region=eu-west-1
Zeebrow commented 2 years ago

Also need to be an argument for make

Zeebrow commented 2 years ago

done