BigDataBoutique / elasticsearch-cloud-deploy

Deploy Elasticsearch on the cloud easily
https://bigdataboutique.com/services/elasticsearch-consulting
Apache License 2.0
330 stars 146 forks source link

Packer 1.5.4 - "function "clean_ami_name" not defined" error when building amazon-ebs images #83

Closed shaigbdb closed 4 years ago

shaigbdb commented 4 years ago

clean_ami_name seems to have been replaced by clean_resource_name . https://github.com/hashicorp/packer/pull/7456 In Packer 1.4.1 the old syntax still works.

tsimonyan commented 4 years ago

Fixed in https://github.com/BigDataBoutique/elasticsearch-cloud-deploy/pull/84