Creating an ec2 instance in AWS
-
To create ec2 instance we need
- subnet
- security group
- key pair
- Ami id
- instance type
- Refer Here for changes done to add a security group.
- Refer Here for the repo and Refer Here for changes done
- EC2 instance was created but ssh is not working, figure out what is wrong here.
-
Next Topics:
- Ami id works => data sources
- State Management
