While Terraform is generally written using the HashiCorp Configuration Language (HCL), what other syntax can Terraform are expressed in?
A. JSON
B. YAML
C. TypeScript
D. XML
A user runs terraform init on their RHEL based server and per the output, two provider plugins are downloaded: $ terraform init
Initializing the backend...
Initializing provider plugins...
-Checking for available provider plugins...
-Downloading plugin for provider "aws" (hashicorp/aws) 2.44.0...
-Downloading plugin for provider "random" (hashicorp/random) 2.2.1...
Terraform has been successfully initialized! Where are these plugins downloaded to?
A. The .terraform.plugins directory in the directory terraform init was executed in.
B. The .terraform/plugins directory in the directory terraform init was executed in.
C. /etc/terraform/plugins
D. The .terraform.d directory in the directory terraform init was executed in.
As a developer, you want to ensure your plugins are up to date with the latest versions. Which Terraform command should you use?
A. terreform providers-upgrade
B. terreform apply-upgrade
C. terreform refresh-upgrade
D. terreformn lnit-upgrade
You wanted to destroy some of the dependent resources from real infrastructure. You choose to delete those resources from your configuration file and run terraform plan and then apply. Which of the following way your resources would be destroyed?
A. Terraform can still determine the correct order for destruction from the state even when you delete one or more items from the configuration.
B. Those would be destroyed in the order in which they were written in the configuration file previously before you have deleted them from configuration file.
C. The resource will be destructed in random order as you have already deleted them from configuration.
D. You can not destroy resources by deleting them from configuration file and running plan and apply.
terraform init retrieves the source code tot all referenced modules
A. True
B. False
You're preparing to install Terraform on client workstations and want to see which operating systems are supported. Which of the following operating systems is supported?
A. Windows
B. Amazon Linux
C. FreeBSD
D. Solaris
E. MacOS
F. All of the above
Terraform console provides an interactive command-line console for evaluating and experimenting with expressions. You can use it to test interpolations before using them in configurations and to interact with any values currently saved in state.
Which configuration consistency errors does terraform validate report?
A. A mix of spaces and tabs in configuration files
B. Differences between local and remote state
C. Terraform module isn't the latest version
D. Declaring a resource identifier more than once
You cannot install third party plugins using terraform init.
A. True
B. False
Which provider authentication method prevents credentials from being stored in the state file?
A. Using environment variables
B. Specifying the login credentials in the provider block
C. Setting credentials as Terraform variables
D. None of the above
All modules published on the official Terraform Module Registry have been verified by HashiCorp.
A. True
B. False
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.