We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b29010 commit c590beaCopy full SHA for c590bea
hack/annotate-aiven-secrets-with-service-and-username.hs
@@ -7,6 +7,9 @@
7
-- This was a one-time (19-03-2025) "migration job" for adding this metadata to the secrets in order to get
8
-- credentials rotation to work for valkey and opensearch
9
10
+
11
+-- Admittedely, this is rather silly haskell. Enjoy
12
13
{-# LANGUAGE OverloadedStrings #-}
14
{-# LANGUAGE TypeApplications #-}
15
0 commit comments