tofu plan
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 30s

This commit is contained in:
Mike Holloway 2025-01-07 04:18:23 -05:00
parent 381de46f2e
commit 587eeb8ca0

View File

@ -14,6 +14,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: opentofu/setup-opentofu@v1
- name: Check working directory and environment
run: "tofu init"
- run: "tofu init && tofu plan"
working-directory: "${{ gitea.workspace }}/.gitea/tofu"