Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #4634 from albgus/eu-north-1
Browse files Browse the repository at this point in the history
Add AWS region eu-north-1
  • Loading branch information
dgageot authored Jan 13, 2019
2 parents a773edc + 8300259 commit 70d8943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/amazonec2/region.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ var regionDetails map[string]*region = map[string]*region{
"ca-central-1": {"ami-8d9e19e9"},
"cn-north-1": {"ami-cc4499a1"}, // Note: this is 20180126
"cn-northwest-1": {"ami-fd0e1a9f"}, // Note: this is 20180126
"eu-north-1": {"ami-017ff17f"},
"eu-central-1": {"ami-bc4925d3"},
"eu-west-1": {"ami-0b541372"},
"eu-west-2": {"ami-ff46a298"},
Expand Down

0 comments on commit 70d8943

Please sign in to comment.