Skip to content

Commit

Permalink
Merge pull request #176 from ssylver93/feature/WFPREV-44
Browse files Browse the repository at this point in the history
Remove duplicate variable
  • Loading branch information
ssylver93 authored Oct 9, 2024
2 parents 39f19b6 + d1cf9d3 commit 4a37bac
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -161,11 +161,6 @@ variable "WEBADE_OAUTH2_WFPREV_UI_CLIENT_SECRET" {
default = ""
}

variable "WEBADE_OAUTH2_CHECK_TOKEN_URL" {
type = string
default = ""
}

variable "client_name" {
description = "Name of the client"
type = string
Expand Down

0 comments on commit 4a37bac

Please sign in to comment.