rename server
This commit is contained in:
parent
0d3b0af345
commit
59c3c79170
@ -1,6 +1,6 @@
|
||||
resource "hcloud_server" "HomeLab" {
|
||||
count = var.instances
|
||||
name = "random"
|
||||
name = "merlin"
|
||||
image = var.os_type
|
||||
server_type = var.server_type
|
||||
location = var.location
|
||||
|
Loading…
Reference in New Issue
Block a user