mirror of
https://github.com/seemueller-io/cluster.git
synced 2025-09-08 22:56:46 +00:00
16 lines
289 B
JSON
16 lines
289 B
JSON
{
|
|
"language": "typescript",
|
|
"app": "npx ts-node main.ts",
|
|
"projectId": "92d0a2d7-b985-4c11-b887-5f629f3aa198",
|
|
"sendCrashReports": "false",
|
|
"terraformProviders": [
|
|
"helm@~> 2.0",
|
|
"kubernetes@~> 2.0",
|
|
"null@~> 3.0"
|
|
],
|
|
"terraformModules": [],
|
|
"context": {
|
|
|
|
}
|
|
}
|