Exam 1: HashiCorp Certified: Terraform Associate
Exam 1: HashiCorp Certified: Terraform Associate33 Questions
Select questions type
What command does Terraform require the first time you run it within a configuration directory?
(Multiple Choice)
4.8/5
(45)
Terraform requires the Go runtime as a prerequisite for installation.
(True/False)
4.9/5
(34)
How would you reference the "name" value of the second instance of this fictitious resource? 

(Multiple Choice)
4.9/5
(41)
Terraform can import modules from a number of sources - which of the following is not a valid source?
(Multiple Choice)
4.9/5
(47)
You run a local-exec provisioner in a null resource called null_resource.run_script and realize that you need to rerun the script. Which of the following commands would you use first?
(Multiple Choice)
4.9/5
(32)
What command should you run to display all workspaces for the current configuration?
(Multiple Choice)
4.9/5
(39)
Which of the following is not a valid string function in Terraform?
(Multiple Choice)
4.8/5
(28)
How is the Terraform remote backend different than other state backends such as S3, Consul, etc.?
(Multiple Choice)
4.7/5
(35)
Terraform variables and outputs that set the "description" argument will store that description in the state file.
(True/False)
4.9/5
(38)
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into syslog.
(True/False)
4.8/5
(33)
Showing 21 - 33 of 33
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)