AWS: How to terminate EC2 instances when deleting Auto Scaling Group
I use the following CloudFormation template to create AWS Auto Scaling Group:
How to use parameter UserData in AWS
This is my current setup in my cloudformation stack arch yaml
I am able to create EC2 instance but not able to connect via RDP client. I am new to AWS, so any help would be appreciated
I am able to create EC2 instance using CFT but not able to connect via RDP client. I am new to AWS, so any help would be appreciated.