diff --git a/tofu/secrets.tf b/tofu/secrets.tf index e60168cb..eff8af23 100644 Binary files a/tofu/secrets.tf and b/tofu/secrets.tf differ diff --git a/tofu/vars.tf b/tofu/vars.tf index 5397d4ea..3ed67553 100644 --- a/tofu/vars.tf +++ b/tofu/vars.tf @@ -30,7 +30,7 @@ variable "application_credential_id" { type = map(any) default = { "codfw1dev" = "f7ef9367a65b48a4896df59a938238c1" - "eqiad1" = "9abb08ec748d4037992f33b1626220e2" + "eqiad1" = "8e2d5c14c9194b17a4e3c4ac7ac6b469" } }