Skip to content

Commit

Permalink
Bump hashicorp/nomad from 1.4.20 to 2.1.0 in /terraform (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent e5badcf commit 79caf7d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/base.tf
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ terraform {
required_providers {
nomad = {
source = "hashicorp/nomad"
version = "~> 1.4"
version = "~> 2.1"
}
}
}
Expand Down

0 comments on commit 79caf7d

Please sign in to comment.