Skip to content

Commit

Permalink
Return to using Terraform 1.2.5 across all builds in TeamCity (Google…
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahFrench authored and Cheriit committed Jun 4, 2024
1 parent cabd03d commit 16361e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const val DefaultStartHour = 4
const val DefaultParallelism = 6

// specifies the default version of Terraform Core which should be used for testing
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"

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

0 comments on commit 16361e1

Please sign in to comment.