hashicorp / terraform-aws-consul

A Terraform Module for how to run Consul on AWS using Terraform and Packer
Apache License 2.0
401 stars 484 forks source link

Update jq & AWS #167

Open ghost opened 4 years ago

ghost commented 4 years ago

There were some issues getting awscli and jq installed with the script for the consul script to provision correctly.

With yum, I was getting errors saying "No package found" for both jq and aws. I switched to pip and they both provisioned and the script completed.

hashicorp-cla commented 4 years ago

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes


Void0x79 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you already have a GitHub account, please add the email address used for this commit to your account.

Have you signed the CLA already but the status is still pending? Recheck it.