feat: submit id
This commit is contained in:
@@ -16,4 +16,9 @@ variable "boot_key" {
|
||||
variable "boot_role" {
|
||||
type = string
|
||||
description = "The name of the role for boot access."
|
||||
}
|
||||
|
||||
variable "subnet" {
|
||||
type = string
|
||||
description = "The ID of the subnet that the instance will be housed in."
|
||||
}
|
||||
Reference in New Issue
Block a user