Skip to content

Instantly share code, notes, and snippets.

View blontic's full-sized avatar

Clayton blontic

View GitHub Profile
@wolfeidau
wolfeidau / README.md
Last active November 19, 2018 01:19
SSM CFN Templates which build an AMI from the RHEL base image provided by AWS.

SSM AMI Build

These templates provide the roles, and a document to build AMIs using SSM Automation.

The require:

  1. A VPC with some public subnets, in my case I am just using a default VPC.
  2. The AMI ID of the RHEL base image, this is tested with 7.2 and up.

To get the latest AMI you can run the following command.