최신HashiCorp Certified: Terraform Associate (004) (HCTA0-004) - Terraform-Associate-004무료샘플문제
문제1
Which of the following is availableonlyinHCP Terraform workspacesandnot in Terraform CLI?
Which of the following is availableonlyinHCP Terraform workspacesandnot in Terraform CLI?
정답: D
설명: (ExamPassdump 회원만 볼 수 있음)
문제2
You want to define a single input variable to capture configuration values for a server. The values must represent memory as a number, and the server name as a string.
Which variable type could you use for this input?
You want to define a single input variable to capture configuration values for a server. The values must represent memory as a number, and the server name as a string.
Which variable type could you use for this input?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제3
How can terraform plan aid in the development process?
How can terraform plan aid in the development process?
정답: A
설명: (ExamPassdump 회원만 볼 수 있음)
문제4
What is the provider for this resource?
What is the provider for this resource?
정답: D
설명: (ExamPassdump 회원만 볼 수 있음)
문제5
How would you output returned values from a child module in the Terraform CLI output?
How would you output returned values from a child module in the Terraform CLI output?
정답: A
설명: (ExamPassdump 회원만 볼 수 있음)
문제6
What information does the public Terraform Module Registry automatically expose about published modules?
What information does the public Terraform Module Registry automatically expose about published modules?
정답: E
설명: (ExamPassdump 회원만 볼 수 있음)
문제7
Which are benefits of migrating from a local state backend to a remote backend? (Pick the 2 correct responses below.)
Which are benefits of migrating from a local state backend to a remote backend? (Pick the 2 correct responses below.)
정답: A,B
설명: (ExamPassdump 회원만 볼 수 있음)
문제8
You have a simple Terraform configuration containing one virtual machine (VM) in a cloud provider. You run terraform apply and the VM is created successfully.
What will happen if you delete the VM using the cloud provider console, then run terraform apply again without changing any Terraform code?
You have a simple Terraform configuration containing one virtual machine (VM) in a cloud provider. You run terraform apply and the VM is created successfully.
What will happen if you delete the VM using the cloud provider console, then run terraform apply again without changing any Terraform code?
정답: B
설명: (ExamPassdump 회원만 볼 수 있음)
문제9
A resource block is shown in the Exhibit space of this page. What is the Terraform resource name of that resource block?
A resource block is shown in the Exhibit space of this page. What is the Terraform resource name of that resource block?
정답: A
설명: (ExamPassdump 회원만 볼 수 있음)
문제10
Which syntax check returns an error when you run terraform validate?
Which syntax check returns an error when you run terraform validate?
정답: C
설명: (ExamPassdump 회원만 볼 수 있음)
문제11
What type of information can be found on the Terraform Registry when using published modules?
What type of information can be found on the Terraform Registry when using published modules?
정답: B
설명: (ExamPassdump 회원만 볼 수 있음)