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