i try to connect with database query component to a snowflake database. In my case i have to provide a privatekey file (p8 file) for the connection. I checked the Snowflake connection properties and so far i understand i have to store the p8 file locally at my Matillion instance and in connection property "privateKey" i have to set the location of the file like "path/rsa_key.p8".
My question now:
In which folder i have to store the p8 file at our Matillion instance and which path setting in have to use in property "privateKey"?