Requirement:
Create and upload a new ubuntu image (AMI) in amazon cloud using packer and version control.
Steps Involved:
- Create a free-tier account with aws.amazon.com
- Install packer in your local system
- Configure the aws user account to authenticate from packer
- Define and Create the base config for building a base image using package HCP format
- Run the packer utility and pass the config file.
- Validate the first base image in was management console.
No comments:
Post a Comment