You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create below setup using Hashicorp's Terraform - One VPC with name 'main' - Two Availability Zones - Two Public Subnets and Two Private Subnets - One EC2 instance in Public subnet - One EC2 server in Private subnet - Create security groups which ensures that only instances from Public Subnet can access EC2 in private subnet via SSH protocol.