HashiCorp Terraform Associate 003 Practice Test - Questions Answers, Page 18
List of questions
Related questions
Question 171
What does terraform import do?
Question 172
A Terraform output that sets the 'sensitive' argument to true will not store that value in the state file.
Question 173
All standard backend types support state locking, and remote operations like plan, apply, and destroy.
Question 174
Which of the following is not a valid source path for specifying a module?
Question 175
Which of these are features of Terraform Cloud? Choose two correct answers.
Question 176
What is terraform refresh-only intended to detect?
Question 177
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.
Question 178
When do you need to explicitly execute Terraform in refresh-only mode?
Question 179
When do you need to explicitly execute Terraform in refresh-only mode?
Question 180
Terraform encrypts sensitive values stored in your state file.
Question