We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0254ec8 commit f27c89dCopy full SHA for f27c89d
mmv1/third_party/terraform/.teamcity/components/constants.kt
@@ -16,7 +16,7 @@ const val DefaultStartHour = 4
16
const val DefaultParallelism = 6
17
18
// specifies the default version of Terraform Core which should be used for testing
19
-const val DefaultTerraformCoreVersion = "1.8.0-rc1" // TODO(SarahFrench) - update to 1.8.0 once it's gone GA
+const val DefaultTerraformCoreVersion = "1.2.5"
20
21
// This represents a cron view of days of the week
22
const val DefaultDaysOfWeek = "*"
0 commit comments