TA-002-P Exam Question 1
Hanah is writing a terraform configuration with nested modules, there are multiple places where she has to use the same conditional expression but she wants to avoid repeating the same values or expressions multiple times in the configuration,. What is a better approach to dealing with this?
TA-002-P Exam Question 2
Multiple provider instances blocks for AWS can be part of a single configuration file?
TA-002-P Exam Question 3
What is a downside to using the Vault provider to read secrets from Vault?
TA-002-P Exam Question 4
Workspaces in Terraform provides similar functionality in the open-source, Terraform Cloud, and Enterprise versions of Terraform.
TA-002-P Exam Question 5
Resources in terraform can have same identifiers(Resource type + Block name).
