Which command does the pipeline run to accomplish this goal?

Posted by: Pdfprep Category: 300-910 Tags: , ,

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

Answer: D

Leave a Reply

Your email address will not be published.