We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d164a commit 4331cb3Copy full SHA for 4331cb3
local.tf
@@ -1,5 +1,5 @@
1
locals {
2
- previous_image_version = "20250629.1"
3
- image_version = "20250804.2"
4
- runner_version = "2.327.1"
+ previous_image_version = "20250804.2"
+ image_version = "20251112.124"
+ runner_version = "2.329.0"
5
}
0 commit comments