As a platform engineer,
I want to integrate Azure CLI, AWS CLI, and Google Cloud CLI into CI workflows,
So that I can deploy infrastructure and applications across multiple cloud environments.
Acceptance Criteria:
• Explain how cloud CLIs fit into CI/CD automation.
• Demonstrate CI workflows for deploying cloud infrastructure (Terraform, OpenTofu, Pulumi, Bicep) in multiple clouds.
• Provide examples of cloud authentication best practices in CI/CD.