7 lines
111 B
HCL
7 lines
111 B
HCL
path "secret/fakebank" {
|
|
capabilities = ["read"]
|
|
allowed_parameters = {
|
|
"api_key" = []
|
|
}
|
|
}
|