This commit is contained in:
Jun-te Kim 2026-02-02 23:09:28 +00:00
parent 3756bbec7e
commit 68e0825295

View file

@ -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