7 lines
111 B
HCL
Raw Normal View History

2018-09-02 16:33:11 -03:00
path "secret/fakebank" {
capabilities = ["read"]
allowed_parameters = {
"api_key" = []
}
}