Skip to content

Commit

Permalink
feat(secrets/gcs): Support for decrypting spinnaker secrets in GCS (#438
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 357c1ae commit c0fdcab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rosco-web/rosco-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies {
compile project(":rosco-core")
compile project(":rosco-manifests")
implementation "com.netflix.spinnaker.kork:kork-secrets-aws"
implementation "com.netflix.spinnaker.kork:kork-secrets-gcp"
implementation "com.netflix.spinnaker.kork:kork-swagger"
implementation "com.netflix.spinnaker.kork:kork-web"

Expand Down

0 comments on commit c0fdcab

Please sign in to comment.