Skip to content

Commit

Permalink
Merge pull request #19 from toolforge/T373094
Browse files Browse the repository at this point in the history
Update keys for codfw
  • Loading branch information
vivian-rook authored Aug 30, 2024
2 parents 9384354 + b3d8ff7 commit 47b8f70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified secrets.tf
Binary file not shown.
2 changes: 1 addition & 1 deletion vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ variable "auth-url" {
variable "application_credential_id" {
type = map(any)
default = {
"codfw1dev" = "2160edfdfdfd4a14abd29feb903a35a2"
"codfw1dev" = "b9ffa7c335df450d8be3869d934bdb32"
"eqiad1" = "96017b958d5341b9a5903e7e611fe59c"
}
}
Expand Down

0 comments on commit 47b8f70

Please sign in to comment.