CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 10: Terraform Associate: HashiCorp Certified

You have multiple team members collaborating on infrastructure as code (IaC) using Terraform, and want to apply formatting standards for readability. How can you format Terraform HCL (HashiCorp Configuration Language) code according to standard Terraform style convention?

Nội dung câu hỏi

You have multiple team members collaborating on infrastructure as code (IaC) using Terraform, and want to apply formatting standards for readability. How can you format Terraform HCL (HashiCorp Configuration Language) code according to standard Terraform style convention?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Run the terraform fmt command during the code linting phase of your CI/CD process — đáp án hiện tại
  2. B. Designate one person in each team to review and format everyone's code
  3. C. Manually apply two spaces indentation and align equal sign "=" characters in every Terraform file (*.tf)
  4. D. Write a shell script to transform Terraform files using tools such as AWK, Python, and sed

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề