Feature #1470
Updated by Misbha G 7 months ago
* Setup the terraform *Feedbacks* * Security best practices (api key, username, password) * VM creations in ** proxmox ** normal linux server ** window server * Dynamic updates ** IP Address ** Port ** Network security (firewall config) * SSH ssh connection whitelist * Follow the version tags * force update os versions (like from os version 22.4 to 24.1) ** Manual trigger (from terraform how we can update os) ** VM itself getting update if it has the new version * Security triggers *Topics* * Introduction * Installation * Syntax * Created vm using template in proxmox * Providers * Resources ** Dependencies" * Data sources ** Modules ** Own modules ** Registry (pending handson)" * Variables & Outputs ** Input ** Output ** Data types ** Validations" * State ** Local state ** Remote state(minio - hands-on) ** Locking (hashicorp consul - hands-on) ** Sensitive Data (hashicorp vault - hands-on)" * Workspaces * Loops ** for ** for_each" * Dynamic block * Commands