Closed dbellinghoven closed 6 years ago
All tests passing :white_check_mark:
All tests passing :white_check_mark:
All tests passing :white_check_mark:
All tests passing :white_check_mark:
All tests passing :white_check_mark:
All tests passing :white_check_mark:
All tests passing :white_check_mark:
All tests passing :white_check_mark:
In the
client
field of theconfig.json
file the user may now specify any of the following Vault configurations:vault_address
vault_token
vault_cacert
vault_client_cert
vault_client_key
vault_client_timeout
vault_skip_verify
vault_max_retries
vault_tls_server_name
Also, the user may also specify the cache directory and disable token caching in the
cache
field of theconfig.json
file as well.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.