Skip to content

Commit 44541b5

Browse files
authored
Merge pull request #182 from maevsi/chore/secrets/unset-for-third-party
chore(secrets): mark as unset for third party
2 parents b700302 + e8886eb commit 44541b5

File tree

3 files changed

+3
-17
lines changed

3 files changed

+3
-17
lines changed
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
[stomper]
2-
aws_access_key_id = <aws_access_key>
3-
aws_secret_access_key = <aws_secret_key>
1+
UNSET THIRD PARTY SECRET
Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
1-
{
2-
"type": "service_account",
3-
"project_id": "maevsi-3f373",
4-
"private_key_id": "<private-key-id>",
5-
"private_key": "<private-key>",
6-
"client_email": "firebase-adminsdk-fbsvc@maevsi-3f373.iam.gserviceaccount.com",
7-
"client_id": "<client-id>",
8-
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
9-
"token_uri": "https://oauth2.googleapis.com/token",
10-
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
11-
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/firebase-adminsdk-fbsvc%40maevsi-3f373.iam.gserviceaccount.com",
12-
"universe_domain": "googleapis.com"
13-
}
1+
UNSET THIRD PARTY SECRET
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sk-proj-<...>
1+
UNSET THIRD PARTY SECRET

0 commit comments

Comments
 (0)