You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi there,
I've been using the 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, 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.