ami: add new Soeul region

This commit is contained in:
Michael Marineau 2016-02-26 09:45:18 -08:00
parent 06485872b0
commit 2c5cfcb2ca

View File

@ -11,6 +11,7 @@ ALL_AKIS["eu-central-1"]=aki-184c7a05
ALL_AKIS["ap-southeast-1"]=aki-503e7402
ALL_AKIS["ap-southeast-2"]=aki-c362fff9
ALL_AKIS["ap-northeast-1"]=aki-176bf516
ALL_AKIS["ap-northeast-2"]=aki-01a66b6f
ALL_AKIS["sa-east-1"]=aki-5553f448
MAIN_REGIONS=( "${!ALL_AKIS[@]}" )