chore: terraform init

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
image: hashicorp/terraform:latest
commands:
- terraform init
- terraform plan