Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Overview of the Issue
During a Windows AMI creation, using the Amazon EBS Source, the feature related to Fast Launch is returning the following error:
Failed to enable fast launch: %!s(<nil>)
Important to mention, I tested with a custom fast-launch template forcing a default VPC, but the issue still occurs.
Reproduction Steps
To reproduce the issue, you can use an AMI template using the Amazon EBS source and enable the Fast Launch feature to Windows AMI
This issue was originally opened by @Eddie4Frost in https://github.com/hashicorp/packer/issues/12509 and has been migrated to this repository. The original issue description is below.
Community Note
Overview of the Issue
During a Windows AMI creation, using the Amazon EBS Source, the feature related to Fast Launch is returning the following error:
Failed to enable fast launch: %!s(<nil>)
Important to mention, I tested with a custom fast-launch template forcing a default VPC, but the issue still occurs.
Reproduction Steps
To reproduce the issue, you can use an AMI template using the Amazon EBS source and enable the Fast Launch feature to Windows AMI
Packer version
From
1.9.1-1
Packer Template
Operating system and Environment details
Docker using gitlab-runner 15.11.1 image as base