Skip to content

Commit

Permalink
Update TeamCity to use Terraform 1.8.3 (#10719)
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahFrench committed May 16, 2024
1 parent c70a412 commit f0ae56d
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"
const val DefaultTerraformCoreVersion = "1.8.3"

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

0 comments on commit f0ae56d

Please sign in to comment.