I would like to read a secret from vault, below is the script I am using:
import os import hvac client = hvac.Client(url=\'http://127.0.0.1:8200\'