We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a64e5f commit 755be6eCopy full SHA for 755be6e
.github/workflows/cd-api.yml
@@ -58,6 +58,7 @@ jobs:
58
sudo mv tofu /usr/local/bin/
59
rm tofu_*_linux_amd64.zip
60
echo "OpenTofu version: $(tofu version)"
61
+ tofu init
62
63
- name: Setup Node.js
64
if: steps.check.outputs.changed == 'true'
0 commit comments