variable "connection_ip" {
type = string
description = "ipv4"
}
variable "connection_private_key" {
description = "private key for terraform connection"
sensitive = true