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