From e3dbc7561ca446d3cfcbb287fab9a05d9abc9f7e Mon Sep 17 00:00:00 2001 From: Nara Kasbergen Kwon <855115+xiehan@users.noreply.github.com> Date: Tue, 5 Sep 2023 13:57:40 +0200 Subject: [PATCH] chore: update Nomad to v2 v2.0 of the Nomad provider went generally available last week. This updates it on our side. --- provider.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provider.json b/provider.json index 2057b9d..f5df4a5 100644 --- a/provider.json +++ b/provider.json @@ -33,7 +33,7 @@ "local": "hashicorp/local@~> 2.1", "mongodbatlas": "mongodb/mongodbatlas@~> 1.8", "newrelic": "newrelic/newrelic@~> 3.7", - "nomad": "nomad@~> 1.4", + "nomad": "nomad@~> 2.0", "null": "null@~> 3.0", "opc": "opc@~> 1.4", "oraclepaas": "oraclepaas@~> 1.5",