This repo contains some custom made packer images for different cloud.
Steps to run the image :
-
Copy the template you want to create image for, make a json file and paste in it.
-
Install Packer on your system.
-
Make required changes in the file like changing the provider, project initials and other changes.
-
Run command "Packer validate 'filename.json'"
-
Run command "Packer build 'filename.json'".
Go to your cloud and check for cutsom images.