chore: Add tofu workflows #1
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ jobs:
|
|||
echo "Downloaded OpenTofu ✅"
|
||||
echo "Verifying checksum..."
|
||||
printf "%s %s" "${{ env.TOFU_CHECKSUM }}" "${{ env.TOFU_ARCHIVE }}" | sha256sum --check --status
|
||||
echo "Checksum ok ✅"
|
||||
working-directory: /tmp
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue