Hi there, I've been using the Amazon EC2 plugin <https://wiki.jenkins-ci.org/display/JENKINS/Amazon+EC2+Plugin> to provision machines on-demand. It seems that the plugin only allows VM image IDs (AMI id) to be statically specified in the "Configure System" area of Jenkins' management GUI.
Does anyone know how I could use *dynamic* AMI IDs? Ex: I'll create a custom AMI using Packer's EC2 builder <https://www.packer.io/docs/builders/amazon.html>, get the AMI ID from that new AMI, and pass that as a build parameter to another job which can spin up instances of that AMI. Thanks, Dan -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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/jenkinsci-users/f987e499-819b-4340-933e-3be93a95300e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
