tofu project dir debug, $PWD, debug part VI
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 50s
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 50s
This commit is contained in:
parent
3dacc06c64
commit
f5cd8f6491
@ -9,8 +9,7 @@
|
|||||||
- name: Import state into tofu
|
- name: Import state into tofu
|
||||||
command:
|
command:
|
||||||
cmd: |
|
cmd: |
|
||||||
tofu import module.main_vpc_subnet.linode_vpc.eqit_vpc {{ lookup('env', 'EQIT_VPC') }}
|
ls -la
|
||||||
tofu import module.main_vpc_subnet.linode_vpc_subnet.eqit_vpc_subnet {{ lookup('env', 'EQIT_VPC') }}, {{ lookup('env', 'EQIT_VPC_SUBNET') }}
|
|
||||||
chdir: "/workspace/seasharp/"
|
chdir: "/workspace/seasharp/"
|
||||||
register: mycmd
|
register: mycmd
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user