Skip to content

Instantly share code, notes, and snippets.

View elebertus's full-sized avatar

elebertus elebertus

View GitHub Profile
{
"AWSTemplateFormatVersion" : "2010-09-09",
"Description" : "Sample Amazon Linux x86_64 using CloudFormation",
"Parameters" : {
"KeyName" : {
"Description" : "some-key",
"Type" : "String"