We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1574516 commit da68eb3Copy full SHA for da68eb3
terraform_infra/infra.tfvars
@@ -1,5 +1,7 @@
1
gcp_project = "deno-registry3-infra"
2
registry_reader_service_accounts = [
3
"service-1067420915575@serverless-robot-prod.iam.gserviceaccount.com", # deno-registry3-staging
4
- "service-614736529383@serverless-robot-prod.iam.gserviceaccount.com" # deno-registry3-prod
+ "[email protected]",
5
+ "service-614736529383@serverless-robot-prod.iam.gserviceaccount.com", # deno-registry3-prod
6
+ "[email protected]"
7
]
0 commit comments