mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
redploy
This commit is contained in:
parent
a7509aecdc
commit
3ee12c5f0e
1 changed files with 4 additions and 1 deletions
5
.github/workflows/deploy_terraform.yml
vendored
5
.github/workflows/deploy_terraform.yml
vendored
|
|
@ -201,4 +201,7 @@ jobs:
|
|||
secrets:
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.DEV_AWS_ACCESS_KEY_ID }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.DEV_AWS_SECRET_ACCESS_KEY }}
|
||||
AWS_REGION: ${{ secrets.DEV_AWS_REGION }}
|
||||
AWS_REGION: ${{ secrets.DEV_AWS_REGION }}
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Reference in a new issue