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

Fix ami publishing and add nightly builds #124

Closed Etiene closed 5 years ago

Etiene commented 5 years ago

It works as seen on https://circleci.com/gh/hashicorp/terraform-aws-consul/tree/publish-amis

Additionally, "gruntwork-ci" github user needed access to this repo so it could publish the markdown with the resulting amis

josh-padnick commented 5 years ago

Thanks for submitting this fix! This PR suggests the only change was the need to add sudo on the gruntwork-install commands but I think I saw in Slack the real culprit was that our machine key stopped working? Either way, could you update this PR's text with the relevant conclusions? Otherwise, LGTM!

josh-padnick commented 5 years ago

@Etiene Do you need to issue a new release to build new AMIs on this?