mirror of
https://github.com/seemueller-io/cluster.git
synced 2025-09-08 22:56:46 +00:00
13 lines
241 B
JSON
13 lines
241 B
JSON
{
|
|
"language": "typescript",
|
|
"app": "npx ts-node main.ts",
|
|
"projectId": "zitadel-configurations",
|
|
"sendCrashReports": "false",
|
|
"terraformProviders": [
|
|
"zitadel/zitadel@~> 1.0"
|
|
],
|
|
"terraformModules": [],
|
|
"context": {
|
|
|
|
}
|
|
} |