I have the code as below,
with open(Elastic_Secret_File) as f: yaml_data = yaml.safe_load(f) for key, value in dict(yaml_data["xxx&qu