Skip to content

Commit 1974fb9

Browse files
committed
Use Mulesoft RTF keeper key
1 parent e9eda42 commit 1974fb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

terraform/common/data.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ data "aws_kms_alias" "ssm" {
33
name = "alias/aws/ssm"
44
}
55

6-
// Shared-GSG -> Github -> Keepercfg
6+
// Shared-GSG -> Mulesoft -> RTF Keeper Key
77
data "secretsmanager_login" "keeper" {
8-
path = "l4pqeAaAA7HGzEXaNdKVWQ"
8+
path = "VJGhv311blHgWCPTtoGJnw"
99
}

0 commit comments

Comments
 (0)