chore: terraform init
Some checks failed
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/playwright Pipeline was successful
ci/woodpecker/push/deplyoment Pipeline failed
ci/woodpecker/push/release Pipeline failed

This commit is contained in:
kekskurse 2025-03-12 23:27:31 +01:00
parent 5b8a9df559
commit 8795bced62

View file

@ -10,4 +10,5 @@ steps:
- name: terraform - name: terraform
image: hashicorp/terraform:latest image: hashicorp/terraform:latest
commands: commands:
- terraform init
- terraform plan - terraform plan