docs(meta): Don't use term 'role' for a policy (#1)
This commit is contained in:
4
policies/cfgmgmt/cfgmgmt.hcl
Normal file
4
policies/cfgmgmt/cfgmgmt.hcl
Normal file
@@ -0,0 +1,4 @@
|
||||
# Grant read-only access to secrets
|
||||
path "kv/data/name/domain/qualified/fully/os/root/creds" {
|
||||
capabilities = ["read"]
|
||||
}
|
Reference in New Issue
Block a user