Muhammad Ghazalli
06/06/2023, 3:38 AMJuan Luis
06/06/2023, 11:24 AMdev_azure:
azure_key_id: ${hvac:AZURE_KEY_ID}
and then use https://pypi.org/project/hvac/ to load it like this: https://hvac.readthedocs.io/en/stable/overview.html
you'd need to retrieve the Vault server URL somewhere, but other than that I think it should be feasible. probably in the form of a plugin.
what do you think?Muhammad Ghazalli
06/09/2023, 8:57 AMJuan Luis
06/09/2023, 9:22 AMsettings.py
that would then be needed to load other secrets. hopefully my colleagues can chime inYetunde
06/09/2023, 9:24 AMArtur Dobrogowski
06/09/2023, 9:53 AMJuan Luis
06/09/2023, 11:20 AMmarrrcin
06/12/2023, 10:17 AMMuhammad Ghazalli
06/13/2023, 4:00 AM