mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 03:15:42 +03:00
7 lines
122 B
HCL
7 lines
122 B
HCL
# Copyright (c) HashiCorp, Inc.
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
|
|
path "secret-nonsense" {
|
|
capabilities = ["read"]
|
|
}
|