Skip to content

Commit

Permalink
temp fix: removed variable idp from regression tests (#868)
Browse files Browse the repository at this point in the history
  • Loading branch information
diya-dhan committed Jul 24, 2024
1 parent a4e1456 commit dace8d9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions regression-test/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ variable "globalaccount" {
description = "The global account where the project account shall be created in."
}


variable "idp" {
type = string
description = "The IDP to use for authentication."
}

variable "cli_server" {
type = string
description = "The URL of the CLI server"
Expand Down

0 comments on commit dace8d9

Please sign in to comment.