Tofu init.
This commit is contained in:
@@ -57,6 +57,11 @@ jobs:
|
||||
version: ${{ env.OPENTOFU_VERSION }}
|
||||
tofu_wrapper: true
|
||||
|
||||
- name: Run tofu init
|
||||
uses: dnogu/tofu-init@v1
|
||||
with:
|
||||
working-directory: ./cloudflare
|
||||
|
||||
- name: Tofu Plan
|
||||
id: tofu_plan
|
||||
uses: dnogu/tofu-plan@v1
|
||||
|
||||
Reference in New Issue
Block a user