Fixing Tofu init step in apply job.
This commit is contained in:
@@ -316,6 +316,9 @@ jobs:
|
|||||||
- name: Run tofu init
|
- name: Run tofu init
|
||||||
id: tofu-init
|
id: tofu-init
|
||||||
uses: dnogu/tofu-init@v1
|
uses: dnogu/tofu-init@v1
|
||||||
|
with:
|
||||||
|
working-directory: .
|
||||||
|
chdir: cloudflare
|
||||||
|
|
||||||
- name: Run Tofu Apply
|
- name: Run Tofu Apply
|
||||||
uses: dnogu/tofu-apply@v1
|
uses: dnogu/tofu-apply@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user