Skip to content

Commit

Permalink
Fix variable.
Browse files Browse the repository at this point in the history
marcelovilla committed May 17, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
1 parent 2568ae8 commit 691d42a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nebari_plugin_self_registration/terraform/variables.tf
Original file line number Diff line number Diff line change
@@ -103,6 +103,7 @@ variable "affinity" {
variable "cloud_provider" {
description = "Cloud provider where Nebari is deployed to"
type = string
}

variable "theme" {
description = "Theme configured in theme.jupyterhub"

0 comments on commit 691d42a

Please sign in to comment.