Add an action to download encrypted service account credentials

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=222902380
This commit is contained in:
jianglai 2018-11-26 15:57:30 -08:00
parent 886aa62d46
commit a86d6588f3
7 changed files with 175 additions and 27 deletions

View file

@ -14,6 +14,7 @@ java_library(
"//java/google/registry/flows",
"//java/google/registry/gcs",
"//java/google/registry/groups",
"//java/google/registry/keyring/kms",
"//java/google/registry/mapreduce",
"//java/google/registry/mapreduce/inputs",
"//java/google/registry/model",