A CI/CD pipeline that builds infrastructure components using Terraform must be designed. A step in the pipeline is needed that checks for errors in any of the .tf files in the working directory. It also checks the existing state of the defined infrastructure.
Which command does the pipeline run to accomplish this goal?
A. terraform plan
B. terraform check
C. terraform fmt
D. terraform validate
A CI/CD pipeline that builds infrastructure components using Terraform must be designed. A step in the pipeline is neede
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A CI/CD pipeline that builds infrastructure components using Terraform must be designed. A step in the pipeline is neede
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!