tofu instance import debug, tofu state ls to investigate instance data parsing
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 56s

This commit is contained in:
Mike Holloway 2025-01-06 19:02:50 -05:00
parent cb3017206b
commit fb97fd0adf

View File

@ -20,7 +20,7 @@
- name: Tofu show
command:
cmd: |
tofu state show module.main_vpc_subnet.linode_vpc_subnet.eqit_vpc_subnet
tofu state ls
chdir: "/workspace/seasharp/ansible-role_podman-host/tofu"
register: mycmd