Free Terraform Associate Exam Braindumps (page: 25)

Page 24 of 88

Which of the following is not an action performed by terraform init?

  1. Create a sample main.tf file
  2. Initialize a configured backend
  3. Retrieve the source code for all referenced modules
  4. Load required provider plugins

Answer(s): A

Explanation:


Reference:

https://www.terraform.io/docs/cli/init/index.html



HashiCorp Configuration Language (HCL) supports user-defined functions.

  1. True
  2. False

Answer(s): B

Explanation:


Reference:

https://www.packer.io/docs/templates/hcl_templates/functions



How can you trigger a run in a Terraform Cloud workspace that is connected to a Version Control System (VCS) repository?

  1. Only Terraform Cloud organization owners can set workspace variables on VCS connected workspaces
  2. Commit a change to the VCS working directory and branch that the Terraform Cloud workspace is connected to
  3. Only members of a VCS organization can open a pull request against repositories that are connected to Terraform Cloud workspaces
  4. Only Terraform Cloud organization owners can approve plans in VCS connected workspaces

Answer(s): B

Explanation:


Reference:

https://www.terraform.io/docs/cloud/vcs/index.html



Terraform and Terraform providers must use the same major version number in a single configuration.

  1. True
  2. False

Answer(s): B

Explanation:


Reference:

https://www.terraform.io/docs/language/expressions/version-constraints.html






Post your Comments and Discuss HashiCorp Terraform Associate exam with other Community members:

Terraform Associate Exam Discussions & Posts