AWS - CodeDevelop - CloudFormation Template - setup EC2 with ssh
[toc] CloudFormationTemplate.yml AWSTemplateFormatVersion: 2010-09-09 Description: Template to create an EC2 instance and enable SSH Parameters: KeyName: Description: Name of SSH KeyPai...