not hardcode the ip allocation for agents
This commit is contained in:
@@ -60,6 +60,7 @@ variable "network_id" {
|
||||
}
|
||||
|
||||
variable "ip" {
|
||||
default = null
|
||||
description = "The IP"
|
||||
type = string
|
||||
nullable = true
|
||||
|
Reference in New Issue
Block a user