Skip to content

Commit 222a693

Browse files
Fixed PK file location
1 parent bdf45e8 commit 222a693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.snowflake/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ enable_snowflake_projects = true
1313
schema = "DEV"
1414
database = "UTILS"
1515
authenticator = "SNOWFLAKE_JWT"
16-
private_key_file = "/workspaces/sfguide-devops-snowflake-data-projects/.snowflake/RSA_KEY.p8"
16+
private_key_file = "/workspaces/sfguide-getting-started-with-devops-data-projects-in-snowflake/.snowflake/RSA_KEY.p8"

0 commit comments

Comments
 (0)