Skip to content

Commit 6597e8b

Browse files
Merge pull request Snowflake-Labs#1 from sfc-gh-chmarshall/main
Fixed PK file location
2 parents bdf45e8 + 222a693 commit 6597e8b

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)