Skip to content

Commit

Permalink
Merge pull request #16 from acend/g1raffi-patch-3
Browse files Browse the repository at this point in the history
Update main.tf
  • Loading branch information
g1raffi authored Sep 25, 2024
2 parents c73c4b9 + ef73bd6 commit f55599f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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 = 45
count-students = 5

# User VMs
user-vms-enabled = false
Expand Down

0 comments on commit f55599f

Please sign in to comment.