Skip to content

Commit ee2be59

Browse files
authored
TeamCity: update defaultTerraformCoreVersion to 1.11.0 (#13333)
1 parent 2b336d7 commit ee2be59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/third_party/terraform/.teamcity/components/constants.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const val DefaultParallelism = 6
1717

1818
// specifies the default version of Terraform Core which should be used for testing
1919
// this is updated semi-regularly
20-
const val DefaultTerraformCoreVersion = "1.10.0"
20+
const val DefaultTerraformCoreVersion = "1.11.0"
2121

2222
// This represents a cron view of days of the week
2323
const val DefaultDaysOfWeek = "*"

0 commit comments

Comments
 (0)