최신HashiCorp Certified: Terraform Associate (004) (HCTA0-004) - Terraform-Associate-004무료샘플문제
문제1
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?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제2
What functionality do providers offer in Terraform? (Pick the 3 correct responses below.)
What functionality do providers offer in Terraform? (Pick the 3 correct responses below.)
정답: B,C,E
설명: (KoreaDumps 회원만 볼 수 있음)
문제3
Module version is required to reference a module on the Terraform Module Registry.
Module version is required to reference a module on the Terraform Module Registry.
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
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 회원만 볼 수 있음)
문제5
Which of the following is availableonlyinHCP Terraform workspacesandnot in Terraform CLI?
Which of the following is availableonlyinHCP Terraform workspacesandnot in Terraform CLI?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제6
Which type of information does the Terraform Registry provide about the modules it hosts?
Which type of information does the Terraform Registry provide about the modules it hosts?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제7
How can terraform plan aid in the development process?
How can terraform plan aid in the development process?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제8
When using Terraform to deploy resources into Azure, which scenarios are true regarding state files? (Choose two.)
When using Terraform to deploy resources into Azure, which scenarios are true regarding state files? (Choose two.)
정답: A,D
설명: (KoreaDumps 회원만 볼 수 있음)
문제9
You have never used Terraform before and would like to test it out using a shared team account for a cloud provider. The shared team account already contains 15 virtual machines (VM). You develop a Terraform configuration containing one VM. perform terraform apply, and see that your VM was created successfully.
What should you do to delete the newly-created VM with Terraform?
You have never used Terraform before and would like to test it out using a shared team account for a cloud provider. The shared team account already contains 15 virtual machines (VM). You develop a Terraform configuration containing one VM. perform terraform apply, and see that your VM was created successfully.
What should you do to delete the newly-created VM with Terraform?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제10
INcheck block ' s assertion fails, Terraform blocks the current operation from executing.
INcheck block ' s assertion fails, Terraform blocks the current operation from executing.
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제11
A resource block is shown in the Exhibit space of this page. What is the Terraform resource name of the resource block?
A resource block is shown in the Exhibit space of this page. What is the Terraform resource name of the resource block?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제12
Running terraform fmt without any flags in a directory with Terraform configuration files check the formatting of those files without changing their contents.
Running terraform fmt without any flags in a directory with Terraform configuration files check the formatting of those files without changing their contents.
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제13
What is the primary purpose of IaC (Infrastructure as Code)?
What is the primary purpose of IaC (Infrastructure as Code)?
정답: C
설명: (KoreaDumps 회원만 볼 수 있음)
문제14
Which method for sharing Terraform modules fulfills the following criteria:
Keeps the module configurations confidential within your organization.
Supports Terraform ' s semantic version constraints.
Provides a browsable directory of your modules.
Which method for sharing Terraform modules fulfills the following criteria:
Keeps the module configurations confidential within your organization.
Supports Terraform ' s semantic version constraints.
Provides a browsable directory of your modules.
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)