KB:Terraform CMDS

terraform fmt             # Formats Terraform code

terraform init            # Initializes the working directory

terraform validate

terraform plan -var-file="xx.tfvars"   # Plans infrastructure changes using a variables file

terraform apply -var-file="xx.tfvars"

Comments

Popular posts from this blog

KB: Azure ACA Container fails to start (no User Assigned or Delegated Managed Identity found for specified ClientId)

Electron Process Execution Failure with FSLogix

KB:RMM VS DEX (Remote Monitoring Management vs Digital Employee Experience)