Skip to content

Commit

Permalink
Update TeamCity to use Terraform 1.8.3 (#10719) (#18163)
Browse files Browse the repository at this point in the history
[upstream:f0ae56d8f38d99957e5c3675d041abadb935efda]

Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician committed May 16, 2024
1 parent 0bca798 commit 0b2b67f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .teamcity/components/constants.kt
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 0b2b67f

Please sign in to comment.