7 lines
111 B
HCL
Raw Normal View History

2019-10-26 15:37:05 -06:00
path "secret/fakebank" {
capabilities = ["read"]
allowed_parameters = {
"api_key" = []
}
}