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

Câu 54: Terraform Associate 004: HashiCorp Certified: Terraform Associate (004)

You want to create a string that is a combination of a generated random_id and a variable and reuse that string several times in your configuration. What is the simplest correct way to implement this without repeating the random_id and variable?

Nội dung câu hỏi

You want to create a string that is a combination of a generated random_id and a variable and reuse that string several times in your configuration. What is the simplest correct way to implement this without repeating the random_id and variable?

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. Add an output value.
  2. B. Add a local value. — đáp án hiện tại
  3. C. Use a data source.
  4. D. Use a module.

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ề