chore: Add tofu workflows #1

Open
Peter wants to merge 25 commits from pgi-add-workflows into main
Showing only changes of commit 4a98acc768 - Show all commits

View file

@ -20,9 +20,10 @@ env:
jobs: jobs:
tofu-plan-k8s-wheatley: tofu-plan-k8s-wheatley:
runs-on: docker runs-on: docker
container:
image: ghcr.io/opentofu/opentofu:1.10.7
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- uses: opentofu/setup-opentofu@v1
- name: OpenTofu fmt - name: OpenTofu fmt
id: fmt id: fmt