Skip to content

Commit

Permalink
WebApp - Actualizo configuración de Terraform para que use bucket exi…
Browse files Browse the repository at this point in the history
…stente
  • Loading branch information
Dario Di Gulio committed Dec 26, 2023
1 parent 827ac5c commit e11d6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webApp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cd webapp
yarn build
- name: Deploy Infrastructure with Terraform
- name: Deploy Infrastructure With Terraform
run: |
terraform init
terraform apply -auto-approve
Expand Down

0 comments on commit e11d6fc

Please sign in to comment.