Question 8 of 10Pro Only
How would you integrate Terraform into a CI/CD pipeline? Describe the stages, safety mechanisms, and best practices for automated infrastructure deployments.
Sample answer preview
Integrating Terraform into a CI/CD pipeline enables automated, consistent, and auditable infrastructure deployments. A well-designed pipeline catches errors early, enforces standards, and provides appropriate gates before changes reach production.
CI/CDterraform planterraform applypolicy checksapproval workflowplan file