Infra Lab This repository contains some tools and scripts for deploying infraestructure services. Terraform $ terraform init $ terraform plan -out tfplan $ terraform apply -auto-approve $ terraform destroy -auto-approve