Skip to content

Commit

Permalink
Bump hashicorp/nomad from 1.4.20 to 2.1.0 in /terraform
Browse files Browse the repository at this point in the history
Bumps [hashicorp/nomad](https://github.com/hashicorp/terraform-provider-nomad) from 1.4.20 to 2.1.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-nomad/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-nomad/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-nomad@v1.4.20...v2.1.0)

---
updated-dependencies:
- dependency-name: hashicorp/nomad
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent e5badcf commit b74de35
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 b74de35

Please sign in to comment.