Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vjeantet
Copy link
Contributor

@vjeantet vjeantet commented Feb 28, 2023

This PR allows the AWS module to handle the AWS_VAULT env variable when AWS is used through aws-vault.

Before this change :

  • WHEN
    • AWS_PROFILE env is empty
    • AND AWS_VAULT env is not empty
  • THEN nothing displayed by powerline.

After this change :

  • WHEN
    • AWS_PROFILE env is empty
    • AND AWS_VAULT env is not empty
  • THEN the value of AWS_VAULT is used as the profile label displayed by powerline.

@justjanne justjanne merged commit 32b18e5 into justjanne:main May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants