markafarrell
|
3af4be34b2
|
Respect VAULT_SKIP_VERIFY envionment variable setting in hashi_vault lookup plugin (#1024)
* add skip_certificate_validation from env VAULT_SKIP_VERIFY
* use os.envrion.env instead of skip_certificat_validation
* fix typo in test
* add tests for different truthy options
* fix linting
* add changelog
* change precedence for validate_certs
* add precedence test
* fix inverted logic
* Fix documentation
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/lookup/hashi_vault.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix linting
* Update plugins/lookup/hashi_vault.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/lookup/hashi_vault.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2020-10-09 14:23:04 +02:00 |
|