- Removed hardcoded MinIO credentials from backend.tf - Added terraform-init job after SonarQube step - Uses organization secrets for MinIO credentials: - MINIO_ACCESS_KEY - MINIO_SECRET_KEY - Credentials passed via AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY env vars - Initializes Terraform with S3-compatible MinIO backend
- Add vSphere resource pool management - Configure CPU and memory allocation controls - Implement tagging system for organization - Add comprehensive documentation