Skip to content

Instantly share code, notes, and snippets.

@TimoDJatomika
Created November 7, 2017 22:16
Show Gist options
  • Save TimoDJatomika/8bbb390aa2e49d12efdd448b7481cdcb to your computer and use it in GitHub Desktop.
Save TimoDJatomika/8bbb390aa2e49d12efdd448b7481cdcb to your computer and use it in GitHub Desktop.
Read Only Access Controll List for HBRS Students
path "secret/hbrs/*" {
policy = "read"
}
@TimoDJatomika
Copy link
Author

TimoDJatomika commented Nov 7, 2017

Use vault policy-write hbrs-ro ./acl-ro-hbrs.hcl to write the policy. The name of the policy will be hbrs-ro

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment