mirror of
https://github.com/seemueller-io/cluster.git
synced 2025-09-08 22:56:46 +00:00
Development environment functions
This commit is contained in:
13
deploy/dev/configurations/cdktf.json
Normal file
13
deploy/dev/configurations/cdktf.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"language": "typescript",
|
||||
"app": "npx ts-node main.ts",
|
||||
"projectId": "zitadel-configurations",
|
||||
"sendCrashReports": "false",
|
||||
"terraformProviders": [
|
||||
"zitadel/zitadel@~> 1.0"
|
||||
],
|
||||
"terraformModules": [],
|
||||
"context": {
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user