How to name the AWS ami not the ami_name field but the "Name" filed

19 views
Skip to first unread message

Ibrahim Buamod

unread,
Aug 10, 2018, 11:33:32 AM8/10/18
to Packer
How to name the AWS ami not the ami_name field but the "Name" field 
I know I can use this 
"ami_name": "{{user `ami_name`}}",

But I need the 
Name area to be filled 

Capture.PNG


Justin Metz

unread,
Aug 10, 2018, 11:37:44 AM8/10/18
to Packer
In the builder include...

"tags":
      {
         "Name": "SomeName"
      },

Ibrahim Buamod

unread,
Aug 10, 2018, 1:34:29 PM8/10/18
to packe...@googlegroups.com
Thanks .. its working 

--
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 packer-tool...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/b1732e9b-1fd9-44a9-8f71-f2aff6b7e76b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Justin Metz

unread,
Aug 10, 2018, 1:39:32 PM8/10/18
to Packer
Glad to hear. :)
Reply all
Reply to author
Forward
0 new messages