Exam Details

  • Exam Code
    :TA-002-P
  • Exam Name
    :HashiCorp Certified: Terraform Associate
  • Certification
    :HashiCorp Certifications
  • Vendor
    :HashiCorp
  • Total Questions
    :449 Q&As
  • Last Updated
    :Dec 19, 2024

HashiCorp HashiCorp Certifications TA-002-P Questions & Answers

  • Question 341:

    Which of the following represents a feature of Terraform Cloud that is NOT free to customers?

    A. Roles and Team Management

    B. WorkSpace Management

    C. Private Module Registry

    D. VCS Integration

  • Question 342:

    John wants to use two different regions to deploy two different EC2 instances. He has specified two provider blocks in his providers.tf file.

    provider "aws" { region = "us-east-1" }

    provider "aws" { region = "us-west-2" }

    When he run terraform plan he encountered an error. How to fix this?

    A. Use another provider version

    B. Use alias for region = "us-west-2"

    C. Use default keyword with region = "us-east-1"

    D. It can not be fixed

  • Question 343:

    When TF_LOG_PATH is set, TF_LOG must be set in order for any logging to be enabled.

    A. False

    B. True

  • Question 344:

    How can you ensure that the engineering team who has access to git repo will not create any non-compliant resources that might lead to a security audit failure in future. your team is using Hashicorp Terraform Enterprise Edition.

    A. Use Terraform OSS Sentinel Lite version , which will save cost , since there is no charge for OSS , but it can still check for most non-compliant rules using Policy-As-Code.

    B. Implement a review process where every code will be reviewed before merging to the master branch.

    C. Since your team is using Hashicorp Terraform Enterprise Edition , enable Sentinel , and write Policy-As-Code rules that will check for non-compliant resource provisioning , and prevent/report them.

    D. Create a design /security document (in PDF) and share to the team , and ask them to always follow that document , and never deviate from it.

  • Question 345:

    The current implementation of Terraform import can only import resources into the state. It does not generate configuration.

    A. False

    B. True

  • Question 346:

    Please identify the offerings which are unique to Terraform Enterprise, and not available in either Terraform OSS, or Terraform Cloud. Select four.

    A. Audit Logs

    B. Private Network Connectivity

    C. VCS Integration

    D. Sentinel

    E. Clustering

  • Question 347:

    Terraform works well in Windows but a Windows server is required.

    A. False

    B. True

  • Question 348:

    Refer to the below code where developer is outputting the value of the database password but has used sensitive parameter to hide the output value in the CLI.

    output "db_password" { value = aws_db_instance.db.password description = "The password for logging in to the database." sensitive = true}

    Since sensitive is set to true, the value associated with db password will not be present in state file as plain-text?

    A. False

    B. True

  • Question 349:

    If you enable TF_LOG = DEBUG, the log will be stored in syslog.log file in the currect directory.

    A. False

    B. True

  • Question 350:

    You have declared a variable name my_var in terraform configuration without a value associated with it.

    variable my_var {}

    After running terraform plan it will show an error as variable is not defined.

    A. True

    B. False

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only HashiCorp exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your TA-002-P exam preparations and HashiCorp certification application, do not hesitate to visit our Vcedump.com to find your solutions here.