feat: Manage VM identifiers
This commit is contained in:
parent
66c61fafc9
commit
dcc6024af6
7 changed files with 7 additions and 29 deletions
|
|
@ -1,6 +1,7 @@
|
|||
variable "node" {
|
||||
description = "Virtual node configuration"
|
||||
type = object({
|
||||
id = number
|
||||
name = string
|
||||
ipv4_address = string
|
||||
ipv4_gateway = string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue