|
88 | 88 | run: | |
89 | 89 | aws configure set aws_access_key_id test |
90 | 90 | aws configure set aws_secret_access_key test |
91 | | - aws configure set region us-east-1 |
| 91 | + aws configure set region eu-west-1 |
92 | 92 | env: |
93 | 93 | AWS_ENDPOINT_URL: http://localhost:4566 |
94 | 94 | - name: Bootstrap CDK for LocalStack |
@@ -179,7 +179,7 @@ jobs: |
179 | 179 | run: | |
180 | 180 | aws configure set aws_access_key_id test |
181 | 181 | aws configure set aws_secret_access_key test |
182 | | - aws configure set region us-east-1 |
| 182 | + aws configure set region eu-west-1 |
183 | 183 | env: |
184 | 184 | AWS_ENDPOINT_URL: http://localhost:4566 |
185 | 185 | - name: Bootstrap CDK for LocalStack |
@@ -262,7 +262,7 @@ jobs: |
262 | 262 | run: | |
263 | 263 | aws configure set aws_access_key_id test |
264 | 264 | aws configure set aws_secret_access_key test |
265 | | - aws configure set region us-east-1 |
| 265 | + aws configure set region eu-west-1 |
266 | 266 | env: |
267 | 267 | AWS_ENDPOINT_URL: http://localhost:4566 |
268 | 268 | - name: Destroy |
@@ -338,7 +338,7 @@ jobs: |
338 | 338 | run: | |
339 | 339 | aws configure set aws_access_key_id test |
340 | 340 | aws configure set aws_secret_access_key test |
341 | | - aws configure set region us-east-1 |
| 341 | + aws configure set region eu-west-1 |
342 | 342 | env: |
343 | 343 | AWS_ENDPOINT_URL: http://localhost:4566 |
344 | 344 | - name: Destroy |
@@ -414,7 +414,7 @@ jobs: |
414 | 414 | run: | |
415 | 415 | aws configure set aws_access_key_id test |
416 | 416 | aws configure set aws_secret_access_key test |
417 | | - aws configure set region us-east-1 |
| 417 | + aws configure set region eu-west-1 |
418 | 418 | env: |
419 | 419 | AWS_ENDPOINT_URL: http://localhost:4566 |
420 | 420 | - name: Destroy |
@@ -490,7 +490,7 @@ jobs: |
490 | 490 | run: | |
491 | 491 | aws configure set aws_access_key_id test |
492 | 492 | aws configure set aws_secret_access_key test |
493 | | - aws configure set region us-east-1 |
| 493 | + aws configure set region eu-west-1 |
494 | 494 | env: |
495 | 495 | AWS_ENDPOINT_URL: http://localhost:4566 |
496 | 496 | - name: Destroy |
@@ -566,7 +566,7 @@ jobs: |
566 | 566 | run: | |
567 | 567 | aws configure set aws_access_key_id test |
568 | 568 | aws configure set aws_secret_access_key test |
569 | | - aws configure set region us-east-1 |
| 569 | + aws configure set region eu-west-1 |
570 | 570 | env: |
571 | 571 | AWS_ENDPOINT_URL: http://localhost:4566 |
572 | 572 | - name: Destroy |
@@ -642,7 +642,7 @@ jobs: |
642 | 642 | run: | |
643 | 643 | aws configure set aws_access_key_id test |
644 | 644 | aws configure set aws_secret_access_key test |
645 | | - aws configure set region us-east-1 |
| 645 | + aws configure set region eu-west-1 |
646 | 646 | env: |
647 | 647 | AWS_ENDPOINT_URL: http://localhost:4566 |
648 | 648 | - name: Destroy |
@@ -721,7 +721,7 @@ jobs: |
721 | 721 | run: | |
722 | 722 | aws configure set aws_access_key_id test |
723 | 723 | aws configure set aws_secret_access_key test |
724 | | - aws configure set region us-east-1 |
| 724 | + aws configure set region eu-west-1 |
725 | 725 | env: |
726 | 726 | AWS_ENDPOINT_URL: http://localhost:4566 |
727 | 727 | - name: Destroy |
@@ -800,7 +800,7 @@ jobs: |
800 | 800 | run: | |
801 | 801 | aws configure set aws_access_key_id test |
802 | 802 | aws configure set aws_secret_access_key test |
803 | | - aws configure set region us-east-1 |
| 803 | + aws configure set region eu-west-1 |
804 | 804 | env: |
805 | 805 | AWS_ENDPOINT_URL: http://localhost:4566 |
806 | 806 | - name: Destroy |
@@ -875,7 +875,7 @@ jobs: |
875 | 875 | run: | |
876 | 876 | aws configure set aws_access_key_id test |
877 | 877 | aws configure set aws_secret_access_key test |
878 | | - aws configure set region us-east-1 |
| 878 | + aws configure set region eu-west-1 |
879 | 879 | env: |
880 | 880 | AWS_ENDPOINT_URL: http://localhost:4566 |
881 | 881 | - name: Setup Terraform |
@@ -957,7 +957,7 @@ jobs: |
957 | 957 | run: | |
958 | 958 | aws configure set aws_access_key_id test |
959 | 959 | aws configure set aws_secret_access_key test |
960 | | - aws configure set region us-east-1 |
| 960 | + aws configure set region eu-west-1 |
961 | 961 | env: |
962 | 962 | AWS_ENDPOINT_URL: http://localhost:4566 |
963 | 963 | - name: Setup OpenTofu |
|
0 commit comments