Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions modules/common/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,13 @@ variable "admin_password" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "tags" {
Expand Down
2 changes: 2 additions & 0 deletions modules/high_availability_existing_vnet/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@ variable "admin_password" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "smart_1_cloud_token_a" {
Expand Down
2 changes: 2 additions & 0 deletions modules/high_availability_new_vnet/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,13 @@ variable "admin_password" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "smart_1_cloud_token_a" {
Expand Down
2 changes: 2 additions & 0 deletions modules/management_existing_vnet/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ variable "admin_password" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "authentication_type" {
Expand Down
2 changes: 2 additions & 0 deletions modules/management_new_vnet/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ variable "admin_password" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "authentication_type" {
Expand Down
2 changes: 2 additions & 0 deletions modules/mds_existing_vnet/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ variable "admin_password" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "authentication_type" {
Expand Down
2 changes: 2 additions & 0 deletions modules/mds_new_vnet/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ variable "admin_password" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "authentication_type" {
Expand Down
6 changes: 4 additions & 2 deletions modules/nva_into_existing_hub/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,13 @@ variable "admin_SSH_key" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection. In R81.10 and below, the serial console password is also used as the maintenance mode password."
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "bgp-asn" {
Expand Down Expand Up @@ -220,9 +222,9 @@ variable "plan_product" {
}

variable "plan_version" {
description = "Use the latest version of the managed application (e.g., 1.0.23) for best results. Full version list: https://support.checkpoint.com/results/sk/sk132192"
description = "Use the latest version of the managed application (e.g., 1.0.24) for best results. Full version list: https://support.checkpoint.com/results/sk/sk132192"
type = string
default = "1.0.23"
default = "1.0.24"
}

variable "custom_license_type" {
Expand Down
6 changes: 4 additions & 2 deletions modules/nva_into_new_vwan/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -131,11 +131,13 @@ variable "admin_SSH_key" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection. In R81.10 and below, the serial console password is also used as the maintenance mode password."
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions."
type = string
default = ""
}

variable "bgp-asn" {
Expand Down Expand Up @@ -231,9 +233,9 @@ variable "plan_product" {
}

variable "plan_version" {
description = "Use the latest version of the managed application (e.g., 1.0.23) for best results. Full version list: https://support.checkpoint.com/results/sk/sk132192"
description = "Use the latest version of the managed application (e.g., 1.0.24) for best results. Full version list: https://support.checkpoint.com/results/sk/sk132192"
type = string
default = "1.0.23"
default = "1.0.24"
}

variable "custom_license_type" {
Expand Down
2 changes: 2 additions & 0 deletions modules/single_gateway_existing_vnet/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,13 @@ variable "admin_password" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "smart_1_cloud_token" {
Expand Down
2 changes: 2 additions & 0 deletions modules/single_gateway_new_vnet/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,13 @@ variable "smart_1_cloud_token" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "authentication_type" {
Expand Down
2 changes: 2 additions & 0 deletions modules/vmss_existing_vnet/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,13 @@ variable "admin_password" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "availability_zones_num" {
Expand Down
2 changes: 2 additions & 0 deletions modules/vmss_new_vnet/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@ variable "admin_password" {
variable "serial_console_password_hash" {
description = "Optional parameter, used to enable serial console connection in case of SSH key as authentication type"
type = string
default = ""
}

variable "maintenance_mode_password_hash" {
description = "Maintenance mode password hash, relevant only for R81.20 and higher versions"
type = string
default = ""
}

variable "availability_zones_num" {
Expand Down
Loading