A verified, reproducible local DevOps environment with Git, Azure CLI, Docker, Terraform, and VS Code. | Tool | Min Version | Install | |------|-------------|---------| | Git | 2.40+ | https://git-scm.com | | Docker | 24+ | https://docker.com | | Azure CLI | 2.50+ | https://aka.ms/azcli | | Terraform | 1.7+ | https://terraform.io | | VS Code | latest | https://code.visualstudio.com |
git --version
az --version | head -1
docker --version
terraform version | head -1
code --versionYour Name — GitHub