Update variables.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 14s

This commit is contained in:
2025-11-19 09:51:15 +01:00
parent ebf9ba494c
commit 5d0119981e

View File

@@ -246,6 +246,15 @@ variable "okta_matthieu_user_login" {
#
#======================================================
variable "cloudflare_domain_controller_rdp_port" {
description = "Port for the RDP domain controller"
type = number
}
#======================================================
#
#======================================================
variable "cloudflare_subdomain_ssh" {
description = "cloudflare_subdomain_ssh"
type = string