code domain

This commit is contained in:
Tommy Parnell
2022-08-30 14:04:14 -04:00
parent 27d7809858
commit bb4c5f9567

View File

@@ -17,5 +17,5 @@ variable "ssh_keys" {
variable "dns_name" {
type = string
default = "ide"
default = "code"
}