hashicorp / terraform-aws-vault

A Terraform Module for how to run Vault on AWS using Terraform and Packer
Apache License 2.0
656 stars 465 forks source link

feat(install-vault): add multiarch support #254

Open vdice opened 2 years ago

vdice commented 2 years ago

Description

Adds ability to fetch vault binary according to the host arch to the install-vault script.

Employs the approach used by the install-nomad script in the terraform-aws-nomad repo.

Documentation

TODOs

Please ensure all of these TODOs are completed before asking for a review.

Related Issues

Fixes https://github.com/hashicorp/terraform-aws-vault/issues/249

vdice commented 2 years ago

Oops, didn't mean to delete this branch; re-opening.

hashicorp-cla commented 2 years ago

CLA assistant check
All committers have signed the CLA.

luong-komorebi commented 2 years ago

What are the blockers on this PR, given that it has not been visited or merged in a while? How can I help?