Skip to content

Commit 79547c0

Browse files
committed
fix region
1 parent 2ab9ddb commit 79547c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_tests/serverless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ service: integration-tests-js
33

44
provider:
55
name: aws
6-
region: sa-east-1
6+
region: eu-west-1
77
environment:
88
DD_INTEGRATION_TEST: true
99
DD_API_KEY: ${env:DD_API_KEY}

0 commit comments

Comments
 (0)