hashicorp / hashicorp/packer-plugin-amazon
AWS EC2 instance using packer amazon-ebssurrogate AMI not booting up
- Dominant language
- Go
- Stars
- 91
- Forks
- 141
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 3
Description
_This issue was originally opened by @arslan70 as hashicorp/packer#10480. 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._
As the title says, ec2 instance fails to boot up. System status shows 1/2 health check failed. There is very little information in the system log. AWS support is not able to help either.
The main purpose to use amazon-ebssurrogate is to use arm64 architecture which is not supported by amazon-ebs. I doubt that its actually a packer issue, mostly like bad config on my part. Will appreciate some support
### Packer version
1.6.6
### Simplified Packer Buildfile
[packer.json](https://gist.github.com/arslan70/4d15d4b6fdce9eccc60108293fc7db93)
### Operating system and Environment details
Source AMI: ami-0c582118883b46f4f (latest official amazonlinux2 AMI)
Target Instance family: c6gn
Architecture: arm64
Contributor guide
Assessment
This issue has not been assessed yet.