variable "instance_type" {
default = "t2.micro"
}
variable "output_ssh_key" {
default = "my_ssh.pem"