Câu 21: Terraform Associate 003: HashiCorp Certified: Terraform Associate (003)
You add a new resource to an existing Terraform configuration, but do not update the version constraint in the configuration. The existing and new resources use the same provider. The working directory contains a .terraform.lock.hcl file. How will Terraform choose which version of the provider to use?
Nội dung câu hỏi
You add a new resource to an existing Terraform configuration, but do not update the version constraint in the configuration. The existing and new resources use the same provider. The working directory contains a .terraform.lock.hcl file. How will Terraform choose which version of the provider to use?
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.
- A. Terraform will use the latest version of the provider for the new resource and the version recorded in the lock file to manage existing resources.
- B. Terraform will use the version recorded in your lock file. — đáp án hiện tại
- C. Terraform will check your state file to determine the provider version to use.
- D. Terraform will use the latest version of the provider available at the time you provision your new resource.
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.