Skip to content

Commit

Permalink
fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Oct 16, 2023
1 parent 874b008 commit 349360a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/services/internal_ui/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ variable "database_config" {
variable "auth_config" {
type = object({
auth0_domain = string
auth0_client = string
auth0_client_id = string
})
description = <<EOT
docker_config_info = {
Expand Down

0 comments on commit 349360a

Please sign in to comment.