Skip to content
Snippets Groups Projects
Commit e249d93f authored by Scott Henson's avatar Scott Henson
Browse files

Add regions for high side AWS Gov Cloud

parent c57b3d7e
No related tags found
No related merge requests found
...@@ -39,6 +39,9 @@ var regionDetails = map[string]*region{ ...@@ -39,6 +39,9 @@ var regionDetails = map[string]*region{
"us-east-2": {AmiId: "ami-0eea504f45ef7a8f7"}, "us-east-2": {AmiId: "ami-0eea504f45ef7a8f7"},
"us-gov-east-1": {AmiId: "ami-0eb7ef4cc0594fa04"}, "us-gov-east-1": {AmiId: "ami-0eb7ef4cc0594fa04"},
"us-gov-west-1": {AmiId: "ami-029a634618d6c0300"}, "us-gov-west-1": {AmiId: "ami-029a634618d6c0300"},
"us-iso-east-1": {""},
"us-isob-east-1": {""},
"us-iso-west-1": {""},
"us-west-1": {AmiId: "ami-0487b1fe60c1fd1a2"}, "us-west-1": {AmiId: "ami-0487b1fe60c1fd1a2"},
"us-west-2": {AmiId: "ami-0cb4e786f15603b0d"}, "us-west-2": {AmiId: "ami-0cb4e786f15603b0d"},
"custom-endpoint": {""}, "custom-endpoint": {""},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment