unable to connect flyway to snowflake using user and key pair authentication
I’m trying to migrate DB objects(tables, views, procedures, etc) from dev to other regions using flyway. I’m currently using flyway 10.15.2 version and trying to connect to snowflake via key pair authentication(public & pvt key). Below is my flyway.conf file and i’m getting the below error while running ‘flyway -X info’