Final infra setup pipeline

This commit is contained in:
Piasecki-grid 2025-03-31 12:39:51 +02:00
parent 9893642fa4
commit 3da7fd39d4

View file

@ -67,7 +67,7 @@ jobs:
git add *.tf git add *.tf
git commit -am 'Refactored syntax and structure in .tf files' git commit -am 'Refactored syntax and structure in .tf files'
git push git push
continue-on-error: true
- name: Terraform Apply - name: Terraform Apply
run: | run: |