An example of building a Windows Server 2019 AMI on AWS with Packer. The AMI will include Firefox, Putty, VSCode and extensions.
This is heavily based on the AWS Windows examples from https://www.packer.io/docs/builders/amazon/ebs
- Configure your environment with some AWS credentials
- Run
packer build custom-windows.pkr.hcl