Project

General

Profile

Feature #1470

Updated by Misbha G 7 months ago

* Setup the terraform 
 * Security best practices (api key, username, password) 


 *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

Back