chore: Add tofu workflows #1

Merged
Peter merged 82 commits from pgi-add-workflows into main 2026-02-18 22:55:53 +01:00
Showing only changes of commit d3535014fc - Show all commits

View file

@ -33,6 +33,7 @@ jobs:
- name: Install deps - name: Install deps
run: | run: |
apt update
apt install -y jq apt install -y jq
- name: OpenTofu Init - name: OpenTofu Init