init: initial commit

This commit is contained in:
ITQ
2025-12-26 15:47:40 +03:00
commit 63c37b28dc
13 changed files with 304 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
variable "name" {}
variable "network_id" {}
variable "volume_base_id" {}
variable "user_data" {}
variable "network_config" {}
variable "vcpu" {}
variable "memory" {}