feat: initial commit

This commit is contained in:
Thom Lamb
2026-06-23 11:26:55 -05:00
parent d472a6cff8
commit 1e042cc5e8
722 changed files with 278037 additions and 1 deletions
@@ -0,0 +1,38 @@
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
},
"Snowflake": {
"Url": "https://stratadev.us-east-1.privatelink.snowflakecomputing.com",
"Account": "stratadev",
"RoleName": "DATAADMIN",
"Warehouse": "DATA_ANALYSIS_WH",
"StandardsWarehouseSize": "XSMALL",
"StandardsWarehouseMaxClusterSize": "1",
"StandardsWarehouse": "STANDARDS_WH",
"AdminRoleName": "DEVADMIN",
"SphCoreRoleName": "SPHCORE"
},
"aws": {
"masterEncounterListSQSQueueName": "sdt-masterencounterlist-queue",
"snowflakeAdminSecretName": "stratareplication/snowflake/automation/connectionstring"
},
"s3": {
"bucketName": "sdt-dev-data-wrangler"
},
"configuration": {
"basicAuthUsername": "BkQsRDdmdjkFNhKVuTI.TpujQJXuKhGDcV.F_hjADMRTaEUWMJnviaesoOrhhfnz",
"basicAuthPassword": "GWPIIWECDqh.hjDNdpxVEfeFe-bYFwPSx-oBGFD_od_SUQVk-QqTIkZY_NXMeqeo"
},
"StrataConfigServerBaseUrl": "https://configuration.dev.stratanetwork.net"
}