Skip to content

Commit

Permalink
feat(secrets/gcs): Support for decrypting spinnaker secrets in GCS (#517
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 97631c0 commit 8ae136a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions igor-web/igor-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ dependencies {
implementation "com.netflix.spinnaker.kork:kork-telemetry"
implementation "com.netflix.spinnaker.kork:kork-hystrix"
implementation "com.netflix.spinnaker.kork:kork-secrets-aws"
implementation "com.netflix.spinnaker.kork:kork-secrets-gcp"

implementation "io.reactivex:rxjava"
implementation "com.netflix.eureka:eureka-client"
Expand Down

0 comments on commit 8ae136a

Please sign in to comment.