Standup an EC2 instance without keys using the CloudFormation – Amazon Web Sevices
How do I create a CloudFormation stack that automatically stands-up an EC2 linux instance but the login to be made via a password and without any keys. I found a tutorial to enable password authentication but It requires changing the…