Merge pull request 'feat: enable access to kv/service/packer/builder/docker-incus-client' (#11) from neoloc/add_packer_path into master
Reviewed-on: https://git.query.consul/unkin/terraform-vault/pulls/11
This commit is contained in:
commit
4aac926c6a
@ -1,3 +1,6 @@
|
|||||||
path "kv/data/service/packer/builder/env" {
|
path "kv/data/service/packer/builder/env" {
|
||||||
capabilities = ["read"]
|
capabilities = ["read"]
|
||||||
}
|
}
|
||||||
|
path "kv/data/service/packer/builder/docker-incus-client" {
|
||||||
|
capabilities = ["read"]
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user