mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-06 05:54:28 -04:00
ci: move aws iam create test to less utilized zone (#1350)
This commit is contained in:
parent
e02183b9d9
commit
3d0ad0b8e1
1 changed files with 1 additions and 1 deletions
2
.github/actions/e2e_test/action.yml
vendored
2
.github/actions/e2e_test/action.yml
vendored
|
@ -170,7 +170,7 @@ runs:
|
|||
uses: ./.github/actions/constellation_iam_create
|
||||
with:
|
||||
cloudProvider: ${{ inputs.cloudProvider }}
|
||||
awsZone: eu-central-1a
|
||||
awsZone: eu-central-1c
|
||||
awsPrefix: e2e_${{ github.run_id }}_${{ github.run_attempt }}
|
||||
azureRegion: northeurope
|
||||
azureResourceGroup: e2e_${{ github.run_id }}_${{ github.run_attempt }}_rg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue