Skip to content

Commit

Permalink
fix enabled_modules ref
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 21, 2025
1 parent d6b1691 commit 73e833a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab/_envcommon/default-versions.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ locals {
# Optional modules with their default enablement state
enabled_modules = {
"eks-arcgis" = false
"eks-gogatekeeper" = true
"eks-gatekeeper" = true
"eks-grafana" = true
"eks-k8s-dashboard" = true
"eks-keycloak" = true
Expand Down

0 comments on commit 73e833a

Please sign in to comment.