Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hashi_vault - [env] update VAULT_AUTH_METHOD to match guidelines #17

Closed
briantist opened this issue Dec 6, 2020 · 0 comments · Fixed by #173
Closed

hashi_vault - [env] update VAULT_AUTH_METHOD to match guidelines #17

briantist opened this issue Dec 6, 2020 · 0 comments · Fixed by #173
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@briantist
Copy link
Collaborator

briantist commented Dec 6, 2020

SUMMARY

See #10

VAULT_AUTH_METHOD uses the VAULT_ prefix.

Proposed change:

  • ANSIBLE_HASHI_VAULT_AUTH_METHOD will be added in v0.2.0
  • VAULT_AUTH_METHOD will be deprecated in v0.2.0 and removed in v2.0.0
  • VAULT_AUTH_METHOD will not be preserved, as it is not currently in use by the Vault CLI for this (or any) purpose; future use would conflict and this should be avoided.

⚠This is a breaking change
📝Impact Notes:

  • Affects users who use VAULT_AUTH_METHOD which is available in the following collections and versions:
    • community.general version 0.2.0 and above
    • community.hashi_vault version 0.1.0

Does not affect anyone using INI or direct parameter setting.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
ADDITIONAL INFORMATION
@briantist briantist added the enhancement New feature or request label Dec 6, 2020
@briantist briantist self-assigned this Dec 13, 2020
@briantist briantist added this to the v1.0.0 milestone Dec 13, 2020
briantist added a commit to briantist/community.hashi_vault that referenced this issue Dec 21, 2020
- Remove `VAULT_AUTH_METHOD` env var
- Add `ANSIBLE_HASHI_VAULT_AUTH_METHOD`
- Resolves ansible-collections#17
briantist added a commit to briantist/community.hashi_vault that referenced this issue Dec 21, 2020
- Remove `VAULT_AUTH_METHOD` env var
- Add `ANSIBLE_HASHI_VAULT_AUTH_METHOD`
- Resolves ansible-collections#17
@briantist briantist modified the milestones: v1.0.0, v2.0.0 Dec 23, 2020
@briantist briantist moved this from To do to In progress in Environment Variable Standardization Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant