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

Add UUID to AMI names #131

Closed brikis98 closed 5 years ago

brikis98 commented 5 years ago

We are getting Error creating AMI: InvalidAMIName.Duplicate: AMI name consul-ubuntu-2019-03-29T12-28-48Z is already in use by AMI ami-0f589d96558469b10 style errors in tests. Hopefully this will fix it.