tofu plan, tofu output json capture and export test part VII
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 7m2s
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 7m2s
This commit is contained in:
parent
ad2646c7b8
commit
5cbd574a02
@ -19,7 +19,7 @@ jobs:
|
||||
working-directory: "${{ gitea.workspace }}/.gitea/tofu"
|
||||
- name: tofu output capture
|
||||
run: |
|
||||
export TARGET_IP_ADDRESS=$(terraform output -raw act_worker_ip_address)
|
||||
export TARGET_IP_ADDRESS=$(tofu output -raw act_worker_ip_address)
|
||||
echo $TARGET_IP_ADDRESS
|
||||
sleep 300
|
||||
working-directory: "${{ gitea.workspace }}/.gitea/tofu"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user