You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a build that creates an AMI using the amazon-import post-processor, which does not support encryption.
For this, I'd like to use the ami-copy post-processor to encrypt the imported ami, however the module does not accept that artifact as input:
Build 'file' errored: 1 error(s) occurred:
* Post-processor failed: Unexpected artifact type: packer.file
Can only export from Amazon builders
I'm using the file builder to import an existing ova file, like this:
I have a build that creates an AMI using the amazon-import post-processor, which does not support encryption.
For this, I'd like to use the ami-copy post-processor to encrypt the imported ami, however the module does not accept that artifact as input:
I'm using the file builder to import an existing ova file, like this:
The text was updated successfully, but these errors were encountered: