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