Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Cannot install vault from latest 0.17 module on ARM #249

Open
mnuic opened this issue Sep 24, 2021 · 0 comments · May be fixed by #254
Open

Cannot install vault from latest 0.17 module on ARM #249

mnuic opened this issue Sep 24, 2021 · 0 comments · May be fixed by #254

Comments

@mnuic
Copy link

mnuic commented Sep 24, 2021

Download binary is hardcoded for amd64:

  if [[ -z "$download_url" && -n "$version" ]];  then
    download_url="https://releases.hashicorp.com/vault/${version}/vault_${version}_linux_amd64.zip"
  fi
@vdice vdice linked a pull request Dec 3, 2021 that will close this issue
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant