You could output the variables to a file and then use the trigger parameterized builds plugin to trigger downstream jobs and add a parameter from properties file section to pass the properties to the downstream builds:
https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin Will On 02/13/2013 04:33 PM, c.alex.roe...@gmail.com<mailto:c.alex.roe...@gmail.com> wrote: If this is a known item I apologize. I am using the Jenkins system to build environments in AWS using Cloud Formation templates. I need to know how to take the CF outputs and pass them to the next job. Example: Build a VPC, Subnet, etc. Then pass the VPC, Subnet IDs in to the build frontend web server CF template so they are created in the new Subnet and VPC. Thanks -- 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 jenkinsci-users+unsubscr...@googlegroups.com<mailto:jenkinsci-users+unsubscr...@googlegroups.com>. For more options, visit https://groups.google.com/groups/opt_out. -- 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 jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.