mirror of
https://github.com/KevinMidboe/schleppe-ha-project.git
synced 2026-02-12 02:29:08 +00:00
hetzner haproxy, varnish & web setup
This commit is contained in:
14
hetzner-pulumi/package.json
Normal file
14
hetzner-pulumi/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "hetzner-pulumi",
|
||||
"main": "index.ts",
|
||||
"devDependencies": {
|
||||
"@types/node": "^18",
|
||||
"typescript": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pulumi/hcloud": "^1.29.0",
|
||||
"@pulumi/pulumi": "^3.213.0",
|
||||
"@pulumi/random": "^4.18.4",
|
||||
"zod": "^4.2.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user