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