cloudposse / docs

Terraform Reference Architecture for AWS, Datadog and GitHub Actions
https://docs.cloudposse.com
Other
69 stars 26 forks source link

Add -L to curl for installing aws-vault on linux #196

Open martaver opened 6 years ago

martaver commented 6 years ago

In https://github.com/cloudposse/docs/blob/HEAD/content/tools/aws-vault.md#linux-installation-binary

The curl link should add -L option, so that it follows github's redirect to the actual binary. Otherwise, you'll just download the HTML redirect response.

osterman commented 6 years ago

Thanks for reporting! We'll get this fixed.