Skip to content

Commit

Permalink
backport of commit 4536c98 (#29363)
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz Rathberger <46812235+rathberm@users.noreply.github.com>
  • Loading branch information
1 parent 24261da commit 17d13bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/secrets/kv/kv-v2/upgrade.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ path "shared/dev/square-api/*" {
becomes:

```hcl
path "secret/dev/square-api/*" {
path "shared/data/dev/square-api/*" {
capabilities = ["create", "update", "read"]
}
```
Expand Down

0 comments on commit 17d13bf

Please sign in to comment.