Can the instance used for the packer build be encrypted? (Not talking about the ami made from it)
13 views
Skip to first unread message
Adalberto Sanchez
unread,
Mar 29, 2022, 3:28:10 PM3/29/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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 Packer
Due to some security policies, we can’t spin up instances that are not encrypted. When I run a packer build, it tries to first make an instance named “Packer Builder” that is not encrypted and fails. Is there a way to tell packer to encrypt the actual instance it’s running the provisioners on?