Forgot to add init step in apply job... #31
@@ -313,6 +313,10 @@ jobs:
|
||||
fi
|
||||
done < cloudflare/.env
|
||||
|
||||
- name: Run tofu init
|
||||
id: tofu-init
|
||||
uses: dnogu/tofu-init@v1
|
||||
|
||||
- name: Run Tofu Apply
|
||||
uses: dnogu/tofu-apply@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user