diff --git a/main.tf b/main.tf index 9168d6c..36086d6 100644 --- a/main.tf +++ b/main.tf @@ -72,7 +72,7 @@ module "training-cluster" { # Webshell # Make sure to scale down to 0 before removing the cluster, # otherwise there will be terraform errors due to missing provider config - count-students = 35 + count-students = 45 # User VMs user-vms-enabled = false