mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 09:55:44 +03:00
Workload-associated ACL policies can only be set on a specific job within a namespace, not the namespace as a whole. Clarify the documentation for the CLI and API. Fixes: https://github.com/hashicorp/terraform-provider-nomad/issues/500 Ref: https://github.com/hashicorp/terraform-provider-nomad/pull/504