Skip to content

Commit

Permalink
Add Scaladex badge to supply info on supported Scala versions
Browse files Browse the repository at this point in the history
Badge introduced with scalacenter/scaladex#660
  • Loading branch information
rtyley authored May 18, 2021
1 parent f445d73 commit fe732f8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,14 @@ play-secret-rotation
_Rotating your [Application Secret](https://www.playframework.com/documentation/2.6.x/ApplicationSecret)
on an active cluster of Play app servers_

More docs on how to do this:
[![play-secret-rotation artifacts](https://index.scala-lang.org/guardian/play-secret-rotation/play-v28/latest-by-scala-version.svg)](https://index.scala-lang.org/guardian/play-secret-rotation/play-v28/)

[![play-secret-rotation artifacts](https://index.scala-lang.org/guardian/play-secret-rotation/play-v27/latest-by-scala-version.svg)](https://index.scala-lang.org/guardian/play-secret-rotation/play-v27/)

[![play-secret-rotation artifacts](https://index.scala-lang.org/guardian/play-secret-rotation/play-v26/latest-by-scala-version.svg)](https://index.scala-lang.org/guardian/play-secret-rotation/play-v26/)


Detailed docs on how to use this library:

* [Using AWS Parameter Store](aws-parameterstore/README.md)
* ...but not with _AWS Secrets Manager_, because
Expand Down

0 comments on commit fe732f8

Please sign in to comment.