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:
15
deploy/dev/components/cdktf.json
Normal file
15
deploy/dev/components/cdktf.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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": {
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user