Add git-ssh DNS record, remove project assignment block
This commit is contained in:
@@ -36,9 +36,3 @@ variable "admin_ip" {
|
||||
description = "Your public IP for SSH and git access (without /32)"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "do_project_name" {
|
||||
description = "DigitalOcean project name to assign resources to"
|
||||
type = string
|
||||
default = "lunarfront-infra"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user