mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-22 11:17:35 -05:00
Signed-off-by: siddharthasonker95 <158144589+siddharthasonker95@users.noreply.github.com> Signed-off-by: Christian Mesh <christianmesh1@gmail.com> Co-authored-by: Christian Mesh <christianmesh1@gmail.com>
31 lines
990 B
HCL
31 lines
990 B
HCL
run "test_01" { command = plan }
|
|
run "test_02" { command = plan }
|
|
run "test_03" { command = plan }
|
|
run "test_04" { command = plan }
|
|
run "test_05" { command = plan }
|
|
run "test_06" { command = plan }
|
|
run "test_07" { command = plan }
|
|
run "test_08" { command = plan }
|
|
run "test_09" { command = plan }
|
|
run "test_10" { command = plan }
|
|
run "test_11" { command = plan }
|
|
run "test_12" { command = plan }
|
|
run "test_13" { command = plan }
|
|
run "test_14" { command = plan }
|
|
run "test_15" { command = plan }
|
|
run "test_16" { command = plan }
|
|
run "test_17" { command = plan }
|
|
run "test_18" { command = plan }
|
|
run "test_19" { command = plan }
|
|
run "test_20" { command = plan }
|
|
run "test_21" { command = plan }
|
|
run "test_22" { command = plan }
|
|
run "test_23" { command = plan }
|
|
run "test_24" { command = plan }
|
|
run "test_25" { command = plan }
|
|
run "test_26" { command = plan }
|
|
run "test_27" { command = plan }
|
|
run "test_28" { command = plan }
|
|
run "test_29" { command = plan }
|
|
run "test_30" { command = plan }
|