mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
rerun
This commit is contained in:
parent
3756bbec7e
commit
68e0825295
1 changed files with 4 additions and 1 deletions
5
.github/workflows/deploy_terraform.yml
vendored
5
.github/workflows/deploy_terraform.yml
vendored
|
|
@ -61,4 +61,7 @@ jobs:
|
|||
- name: Terraform Apply (shared)
|
||||
run: |
|
||||
cd infrastructure/terraform/shared
|
||||
terraform apply -auto-approve -var-file=dev.tfvars
|
||||
terraform apply -auto-approve -var-file=dev.tfvars
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Reference in a new issue