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

Câu 42: Terraform Associate: HashiCorp Certified

What is the workflow for deploying new infrastructure with Terraform?

Nội dung câu hỏi

What is the workflow for deploying new infrastructure with Terraform?

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 plan to import the current infrastructure to the state file, make code changes, and terraform apply to update the infrastructure.
  2. B. Write a Terraform configuration, run terraform show to view proposed changes, and terraform apply to create new infrastructure.
  3. C. terraform import to import the current infrastructure to the state file, make code changes, and terraform apply to update the infrastructure.
  4. D. Write a Terraform configuration, run terraform init, run terraform plan to view planned infrastructure changes, and terraform apply to create new infrastructure. — đáp án hiện tại

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ề