최신HashiCorp Certified: Terraform Associate (003) (HCTA0-003) - Terraform-Associate-003무료샘플문제
문제1
What value does the Terraform Cloud private registry provide over the public Terraform Module Registry?
What value does the Terraform Cloud private registry provide over the public Terraform Module Registry?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제2
You created infrastructure outside the Terraform workflow that you now want to manage using Terraform.
Which command brings the infrastructure into Terraform state?
You created infrastructure outside the Terraform workflow that you now want to manage using Terraform.
Which command brings the infrastructure into Terraform state?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제3
Your root module contains a variable namednum_servers. Which is the correct way to pass its value to a child module with an input namedservers?
Your root module contains a variable namednum_servers. Which is the correct way to pass its value to a child module with an input namedservers?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
Your security team scanned some Terraform workspaces and found secrets stored in plaintext in state files.
How can you protect that data?
Your security team scanned some Terraform workspaces and found secrets stored in plaintext in state files.
How can you protect that data?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
A module block is shown in the Exhibit space of this page. When you use a module block to reference a module from the Terraform Registry such as the one in the example, how do you specify version 1.0.0 of the module?
A module block is shown in the Exhibit space of this page. When you use a module block to reference a module from the Terraform Registry such as the one in the example, how do you specify version 1.0.0 of the module?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제6
When you run terraform apply, the Terraform CLI will print output values from both the root module and any child modules.
When you run terraform apply, the Terraform CLI will print output values from both the root module and any child modules.
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제7
Which of the following locations can Terraform use as aprivate sourcefor modules?(Pick 2 correct responses)
Which of the following locations can Terraform use as aprivate sourcefor modules?(Pick 2 correct responses)
정답: B,D
설명: (KoreaDumps 회원만 볼 수 있음)
문제8
You used Terraform to create an ephemeral development environment in the cloud and are now ready to destroy all the infrastructure described by your Terraform configuration. To be safe, you would like to first see all the infrastructure that Terraform will delete.
Which command should you use to show all the resources that will be deleted? (Pick the 2 correct responses)
You used Terraform to create an ephemeral development environment in the cloud and are now ready to destroy all the infrastructure described by your Terraform configuration. To be safe, you would like to first see all the infrastructure that Terraform will delete.
Which command should you use to show all the resources that will be deleted? (Pick the 2 correct responses)
정답: A,C
설명: (KoreaDumps 회원만 볼 수 있음)
문제9
Which command must you first run before performing further Terraform operations in a working directory?
Which command must you first run before performing further Terraform operations in a working directory?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제10
Which of the following are advantages of using infrastructure as code (laC) instead of provisioning with a graphical user interface (GUI)? Choose two correct answers.
Which of the following are advantages of using infrastructure as code (laC) instead of provisioning with a graphical user interface (GUI)? Choose two correct answers.
정답: B,D
설명: (KoreaDumps 회원만 볼 수 있음)