Skip to content

Commit eb123c9

Browse files
committed
eqiad1: use service account for openstack
This rotates the ec2 credentials and the application credentials also to ones bound to a new `paws-infra` service account. Signed-off-by: David Caro <dcaro@wikimedia.org>
1 parent 9c42a38 commit eb123c9

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed
0 Bytes
Binary file not shown.

secrets-eqiad1.sh

0 Bytes
Binary file not shown.

tofu/secrets.tf

0 Bytes
Binary file not shown.

tofu/vars.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ variable "application_credential_id" {
3030
type = map(any)
3131
default = {
3232
"codfw1dev" = "6b404a11241446c7a52c04f39983eda6"
33-
"eqiad1" = "43edf67449c740538af78c1743cb72c3"
33+
"eqiad1" = "bdd99e48bdac4b22813cb00c8d3ece67"
3434
}
3535
}
3636

0 commit comments

Comments
 (0)