<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi all,</div>
<div><br>
</div>
<div>Is it possible to access the juju environment properties directly from the hooks?</div>
<div>More precisely, I want to have access to the AWS credentials (defined in the environments.yaml file) directly from the hooks, is this possible? I can workaround the situation, by defining specific config properties  and duplicate the information there
 and this way I can get the data by calling ‘config-get’ function.But I’m just thinking if maybe it would be a cleaner way to achieve this.Ideas?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Tudor</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>