Skip to content

Commit

Permalink
Merge pull request #2867 from jpculp/il-central-1
Browse files Browse the repository at this point in the history
schnauzer: add il-central-1 to registry maps
  • Loading branch information
jpculp authored Mar 8, 2023
2 parents d45deac + f841618 commit 30985e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sources/api/schnauzer/src/helpers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ lazy_static! {
m.insert("eu-west-1", "328549459982");
m.insert("eu-west-2", "328549459982");
m.insert("eu-west-3", "328549459982");
m.insert("il-central-1", "288123944683");
m.insert("me-central-1", "553577323255");
m.insert("me-south-1", "509306038620");
m.insert("sa-east-1", "328549459982");
Expand Down Expand Up @@ -91,6 +92,7 @@ lazy_static! {
m.insert("eu-west-1", "602401143452");
m.insert("eu-west-2", "602401143452");
m.insert("eu-west-3", "602401143452");
m.insert("il-central-1", "066635153087");
m.insert("me-central-1", "759879836304");
m.insert("me-south-1", "558608220178");
m.insert("sa-east-1", "602401143452");
Expand Down

0 comments on commit 30985e9

Please sign in to comment.