variable "internal_ip" { description = "Internal IP allowing SSH access to terra-ec2" type = string } variable "personal_ip" { description = "Personal IP allowing SSH access to terra-ec2" type = string }