Skip to content

Commit

Permalink
add temp logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilsty committed Aug 6, 2024
1 parent f32781c commit be7ccc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions atest/atest-opentofu.robot
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Run OpenTofu Apply

Inspect OpenTofu State
${output} Get Terraform State ${TESTDATA}/simple
Log ${output}
Should Be Equal As Strings ${output["values"]["root_module"]["resources"][0]["name"]} foo

Run OpenTofu Destroy
Expand Down

0 comments on commit be7ccc7

Please sign in to comment.