diff --git a/variables.tf b/variables.tf index 506ba58..079c925 100644 --- a/variables.tf +++ b/variables.tf @@ -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