open-nomad/e2e/vaultsecrets/input/policy-bad.hcl
2023-04-10 15:36:59 +00:00

7 lines
121 B
HCL

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
path "secret-nonsense" {
capabilities = ["read"]
}