Skip to content

Commit

Permalink
feat(fargate): add eu-north-1 to supported regions (artilleryio#2646)
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardobridge authored Apr 15, 2024
1 parent 83ceb0d commit 042221c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/artillery/lib/platform/aws-ecs/legacy/util.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const supportedRegions = [
'eu-west-2',
'eu-west-3',
'eu-central-1',
'eu-north-1',
'ap-south-1',
'ap-east-1',
'ap-northeast-2',
Expand Down

0 comments on commit 042221c

Please sign in to comment.