This commit is contained in:
parent
3b576c87e5
commit
5dad5d765f
1 changed files with 4 additions and 5 deletions
|
@ -6,8 +6,7 @@ jobs:
|
||||||
container:
|
container:
|
||||||
image: ghcr.io/opentofu/opentofu:1.7.2
|
image: ghcr.io/opentofu/opentofu:1.7.2
|
||||||
steps:
|
steps:
|
||||||
- run: tofu init
|
- run: pwd
|
||||||
- run: cd non-lab; tofu init
|
- name: tree
|
||||||
name: Tofu Init
|
run: tree
|
||||||
- name: Tofo plan
|
- run: env
|
||||||
run: pwd
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue