**Help wanted/Guidance** 

_Tools we are using_
+ Packer
+ AWS
+ Jenkins

After packer builds an image in AWS, besides the default information packer 
outputs about the AMI, we are trying to add more information to that output 
like the custom tags we have added to help identify the AMI in AWS.

**_Goal:_** The plan is to reference that file within Jenkins and use it 
for another part of the build.

Had a look and have not been able to find a way to do this. Has anyone done 
this before or is there a way to add more information to that default 
output.

An example of what the file might look like:


> {
  uuid: 00000000
  ...
  ..
  environment:  development
  version:  3.0.0
  software:  jenkins 
}

>
>

-- 
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/4a81de36-eb63-4e3b-a9ce-700a08c65125%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to