Initial Pulumi proxmox-infra setup with Gitea Actions
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "proxmox-infra",
|
||||
"main": "index.ts",
|
||||
"devDependencies": {
|
||||
"@types/node": "^18",
|
||||
"typescript": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@muhlba91/pulumi-proxmoxve": "^8.2.1",
|
||||
"@pulumi/pulumi": "^3.113.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user