Name an EC2 Instance in the CloudFormation template?
I have a template that works and generates a stack but I cannot find a property to set or something else that allows me to give a Name to the EC2 Instance I have created. When it is generated the Name is blank. Answer You need to add a tag with key Name to the … Read more