Skip to content

Instantly share code, notes, and snippets.

@addamh
Last active September 19, 2016 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save addamh/8f30c7f4730f26cb2d8c663f055eba4b to your computer and use it in GitHub Desktop.
Save addamh/8f30c7f4730f26cb2d8c663f055eba4b to your computer and use it in GitHub Desktop.
{
"AWSTemplateFormatVersion" : "2010-09-09",
"Description" : "...",
"Parameters" : {...},
"Mappings": {...},
"Conditions": {...},
"Resources": {...},
"Outputs": {...}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment