We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TeamCity
defaultTerraformCoreVersion
1.11.0
1 parent 2b336d7 commit ee2be59Copy full SHA for ee2be59
mmv1/third_party/terraform/.teamcity/components/constants.kt
@@ -17,7 +17,7 @@ const val DefaultParallelism = 6
17
18
// specifies the default version of Terraform Core which should be used for testing
19
// this is updated semi-regularly
20
-const val DefaultTerraformCoreVersion = "1.10.0"
+const val DefaultTerraformCoreVersion = "1.11.0"
21
22
// This represents a cron view of days of the week
23
const val DefaultDaysOfWeek = "*"
0 commit comments