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

Câu 36: Terraform Associate 003: HashiCorp Certified: Terraform Associate (003)

You use a Cloud provider account that is shared with other team members. You previously used Terraform to create a load balancer that listens on port 80. After some application changes, you updated the Terraform code to change the port to 443. You run terraform plan and see that the execution plan shows the port chang…

Nội dung câu hỏi

You use a Cloud provider account that is shared with other team members. You previously used Terraform to create a load balancer that listens on port 80. After some application changes, you updated the Terraform code to change the port to 443. You run terraform plan and see that the execution plan shows the port changing from 80 to 443 like you intended, and step away to grab some coffee. In the meantime, another team member manually changes the load balancer port to 443 through the Cloud provider console before you get back to your desk. What will happen when you run terraform apply upon returning to your desk?

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. Terraform will not make any changes to the load balancer and will update the state file to reflect the manual change. — đáp án hiện tại
  2. B. Terraform will fail with an error because the state file is no longer accurate.
  3. C. Terraform will change the load balancer port to 80, and then change it back to 443.
  4. D. Terraform will recreate the load balancer.

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ề