Dockerize environment for automated testing
This commit is contained in:
11
zitadel-configurator/cdktf.json
Normal file
11
zitadel-configurator/cdktf.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"language": "typescript",
|
||||
"app": "npx ts-node main.ts",
|
||||
"projectId": "c45d893a-419d-4a48-b8b2-20edf6f55bcd",
|
||||
"sendCrashReports": "false",
|
||||
"terraformProviders": [
|
||||
"zitadel/zitadel"
|
||||
],
|
||||
"terraformModules": [],
|
||||
"context": {}
|
||||
}
|
Reference in New Issue
Block a user