Skip to content

Instantly share code, notes, and snippets.

@addamh
Created September 19, 2016 14:22
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/76dc13a12f15115cb9fe6fe4038fb21c to your computer and use it in GitHub Desktop.
Save addamh/76dc13a12f15115cb9fe6fe4038fb21c to your computer and use it in GitHub Desktop.
"EC2Node": {
"Type": "AWS::EC2::Instance",
"Properties": {
"InstanceType": {
"Ref": "EC2Node"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment