Skip to content

Commit

Permalink
feat(secrets/gcs): Support for decrypting spinnaker secrets in GCS (#602
Browse files Browse the repository at this point in the history
)
  • Loading branch information
german-muzquiz authored and ethanfrogers committed Oct 10, 2019
1 parent 73c8bf1 commit a21712d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front50-web/front50-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ dependencies {
implementation "com.netflix.spinnaker.kork:kork-core"
implementation "com.squareup.retrofit:converter-jackson"
runtimeOnly "com.netflix.spinnaker.kork:kork-secrets-aws"
runtimeOnly "com.netflix.spinnaker.kork:kork-secrets-gcp"

testImplementation project(":front50-test")
testImplementation project(":front50-s3")
Expand Down

0 comments on commit a21712d

Please sign in to comment.