Redgate Flyway

Google Cloud Secret Manager Integration

Flyway integrates with Google Cloud Secret Manager (GCSM) 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 project and secrets settings can be used to access the secrets for more generic use.


Didn't find what you were looking for?