Câu 31: Terraform Associate 003: HashiCorp Certified: Terraform Associate (003)
You’re writing a Terraform configuration that needs to read input from a local file called id_rsa.pub. Which built-in Terraform function can you use to import the file’s contents as a string?
Nội dung câu hỏi
You’re writing a Terraform configuration that needs to read input from a local file called id_rsa.pub. Which built-in Terraform function can you use to import the file’s contents as a string?
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. file("id_rsa.pub") — đáp án hiện tại
- B. templatefile("id_rsa.pub")
- C. fileset("id_rsa.pub")
- D. filebase64("id_rsa.pub")
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.