Skip to content

Commit

Permalink
missed tempo
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Feb 24, 2025
1 parent b2cb287 commit 960e4f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include "root" {
}

terraform {
source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-tempo.git?ref=read_fix"
source = "git@github.e.it.census.gov:SCT-Engineering/tfmod-tempo.git?ref=${include.root.inputs.release_version}"
extra_arguments "retry_lock" {
commands = get_terraform_commands_that_need_locking()
arguments = ["-lock-timeout=20s"]
Expand Down

0 comments on commit 960e4f0

Please sign in to comment.