Skip to content

Commit

Permalink
Change to us-west-2 for ECS Fargate Integration Test (#472)
Browse files Browse the repository at this point in the history
* Change to us-west-2 for ECS Integration Test

* Add debug for verify v4 metdatawork agains on ingration test workflow

* Delete previous log debug because v4 works perfectly
  • Loading branch information
khanhntd authored May 23, 2022
1 parent 8262fbe commit dd61eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrationTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,7 @@ jobs:
with:
aws-access-key-id: ${{ secrets.TERRAFORM_AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.TERRAFORM_AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-2
aws-region: us-west-2

- name: Cache if success
id: ecs-fargate-integration-test
Expand Down

0 comments on commit dd61eea

Please sign in to comment.