hashicorp / hashicorp/packer-plugin-amazon
Packer 1.3.1 waits indefinitely for AMI to be ready despite console indicating that it is ready
Open
bug
builder/amazon
- Dominant language
- Go
- Stars
- 91
- Forks
- 141
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 3
Description
_This issue was originally opened by @res0nance as hashicorp/packer#6765. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._
Running packer on a linux machine to create a windows ami gives the following log
https://gist.github.com/res0nance/91c52ac1908cb121b9a98e50a7252359
Packer waits forever instead of erroring out but when AWS console is checked the AMI packer is waiting for is available.
This issue is also sometimes seen when the copy is being made for encrypted boot.
Contributor guide
Assessment
This issue has not been assessed yet.