tofu project dir debug, pwd
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 49s
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 49s
This commit is contained in:
parent
e8d36340de
commit
01f16a40c4
@ -8,11 +8,7 @@
|
|||||||
# TODO: Developer must implement and populate 'server' variable
|
# TODO: Developer must implement and populate 'server' variable
|
||||||
- name: Import state into tofu
|
- name: Import state into tofu
|
||||||
command: |
|
command: |
|
||||||
ls -ld
|
pwd
|
||||||
ls -ld ../
|
|
||||||
ls -ld ../../
|
|
||||||
ls -ld ../../../
|
|
||||||
|
|
||||||
|
|
||||||
# tofu import module.main_vpc_subnet.linode_vpc.eqit_vpc {{ lookup('env', 'EQIT_VPC') }}
|
# tofu import module.main_vpc_subnet.linode_vpc.eqit_vpc {{ lookup('env', 'EQIT_VPC') }}
|
||||||
# tofu import module.main_vpc_subnet.linode_vpc_subnet.eqit_vpc_subnet {{ lookup('env', 'EQIT_VPC') }}, {{ lookup('env', 'EQIT_VPC_SUBNET') }}
|
# tofu import module.main_vpc_subnet.linode_vpc_subnet.eqit_vpc_subnet {{ lookup('env', 'EQIT_VPC') }}, {{ lookup('env', 'EQIT_VPC_SUBNET') }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user