Skip to content

Commit

Permalink
update paws app cred as old seemed to fail (#355)
Browse files Browse the repository at this point in the history
  • Loading branch information
vivian-rook authored Nov 30, 2023
1 parent 10fc7ae commit c5a5b70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified tofu/secrets.tf
Binary file not shown.
2 changes: 1 addition & 1 deletion tofu/vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ variable "application_credential_id" {
type = map(any)
default = {
"codfw1dev" = "f7ef9367a65b48a4896df59a938238c1"
"eqiad1" = "9abb08ec748d4037992f33b1626220e2"
"eqiad1" = "8e2d5c14c9194b17a4e3c4ac7ac6b469"
}
}

Expand Down

0 comments on commit c5a5b70

Please sign in to comment.