Skip to content

Commit

Permalink
feat(secrets/gcs): Support for decrypting spinnaker secrets in GCS (#477
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 34260dd commit 6941f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fiat-web/fiat-web.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies {
implementation "com.netflix.spinnaker.kork:kork-core"
implementation "com.netflix.spinnaker.kork:kork-web"
implementation "com.netflix.spinnaker.kork:kork-secrets-aws"
implementation "com.netflix.spinnaker.kork:kork-secrets-gcp"
implementation "com.netflix.spinnaker.kork:kork-stackdriver"
implementation "com.netflix.spinnaker.kork:kork-swagger"
implementation "net.logstash.logback:logstash-logback-encoder"
Expand Down

0 comments on commit 6941f94

Please sign in to comment.