Actually run part 2 in Terraform, madness

This commit is contained in:
2024-12-11 23:17:42 +01:00
parent 612c4d19ef
commit 8308580284
5 changed files with 454 additions and 156 deletions

View File

@@ -146,5 +146,4 @@ run "day11" {
condition = output.part1 == 55312
error_message = "Part1 output is wrong"
}
}