Skip to content

Instantly share code, notes, and snippets.

View glenngillen's full-sized avatar

Glenn Gillen glenngillen

View GitHub Profile
{
"AWSTemplateFormatVersion": "2010-09-09",
"Description": "HA IIS Web Server with Windows 2012",
"Mappings": {
"AWSInstanceType2Arch": {
"c1.medium": {
"Arch": "64"
},
"c1.xlarge": {
"Arch": "64"