variable "terraform_key_name" { type = string default = "{{ KEY_NAME }}" description = "Name of the key to use for SSH access to the instance" }