test
This commit is contained in:
parent
2f08399467
commit
48abed5525
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ jobs:
|
|||
env:
|
||||
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
||||
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
||||
aws-region: ${{ secrets.AWS_REGION }}
|
||||
aws-region: us-ashburn-1
|
||||
|
||||
- name: Setup OpenTofu
|
||||
uses: https://github.com/opentofu/setup-opentofu@v1
|
||||
|
|
Loading…
Reference in a new issue