We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40845e commit 5a7c94bCopy full SHA for 5a7c94b
terraform.tfvars.j2
@@ -24,6 +24,6 @@ storage_count = "3"
24
storage_flavor = "general.v1.small"
25
storage_disk_size = 100
26
27
-deploy_wazuh = true
28
-infra_vm_flavor = "general.v1.small"
29
-infra_vm_disk_size = 100
+deploy_wazuh = false
+# infra_vm_flavor = "general.v1.small"
+# infra_vm_disk_size = 100
0 commit comments