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'm trying to build a custom AMI Windows image based on the runs-on Windows image, so that we can provision the necessary components to build our Unity applications with it.
The problem I'm running into is that the runs-on Windows image doesn't clean up EC2Launch setup at the end.
Due to that, if I try to build a new AMI image via Packer, my user script doesn't get executed.
I see the following in the EC2Launch agent.log on the Packer build instance: