a
Some checks failed
Terraform CI/CD / terraform (push) Failing after 12s

This commit is contained in:
2025-12-23 14:50:40 +01:00
parent 45935c582c
commit a44e35295f

View File

@@ -11,6 +11,10 @@ jobs:
container: container:
image: hashicorp/terraform:1.6.6 image: hashicorp/terraform:1.6.6
defaults:
run:
working-directory: /workspace/${{ github.repository }}/terraform/
steps: steps:
- name: Install dependencies - name: Install dependencies
run: | run: |