Hi list, I've been looking for a solution to a problem I'm currently experiencing and thought I'd ask the list for help.
I need to de-register a snapshot an delete an AMI every time I make a new version. For that I'm using the plugin Amazon AMI Management(0) which works really well. It tags an image and allows me to specify how many version of an AMI I want to keep, during the post processor phase. The only limitation of this plugin is that it does not allow for multi-region. My question is: Is someone managing AMI's in different regions via packer? My objective is to have all older images and snapshots deleted after a successful build, in all the regions that are set in my user variable. Thank you for any help/pointers! (0) - https://github.com/wata727/packer-post-processor-amazon-ami-management -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/b7774679-a47c-4c9c-908e-58aab319890d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
