Fix `helm-aws-profile-pattern` option @aknysh (#25)
what
- Fix
helm-aws-profile-pattern
option
why
- Helm/helmfile/kubeconfig AWS profiles use
gbl
environment in their names (since IAM roles are global) - Replacing
{environment}
with the environment values from the YAML stack configs does not work when runningatmos helmfile ...
commands for the environments other thangbl