From f4401b7a8163bebb660a8cbe9d301d19f5690c28 Mon Sep 17 00:00:00 2001 From: Mathias Magnusson Date: Fri, 13 Dec 2024 21:32:15 +0100 Subject: [PATCH] Fix the human policy --- nomad.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad.tf b/nomad.tf index f29d8a5..a495b8a 100644 --- a/nomad.tf +++ b/nomad.tf @@ -85,7 +85,7 @@ resource "nomad_acl_policy" "manage_jobs" { description = "Can manage jobs in the ${each.value} namespace" rules_hcl = <