- a VPC, default gateway, an entry in the routing table and a security group
- a subnet and a NIC
- the instance
- a DNS record pointing to the instance
terraform apply -auto-approve `
-var "key_name=my_key"
-var "zone_id=my_zone_id" `
-var 'domain=test.gforien.com' `