Dapr Secret Store Integration
Published 06 January 2025
Flyway integrates with Dapr's Secret Store in order to allow users to store Flyway configuration parameters securely. This can be used to securely read license tokens without storing them in application configuration, and other configuration parameters can also be stored and read such as your database password or Flyway placeholders.
It is possible to connect to use a resolver for accessing secrets as part of an environment connection. Otherwise Dapr url and secrets settings can be used to access the secrets for more generic use.