Terraform-Associate-003 Exam Question 16

Terraform variable names are saved in the state file.
  • Terraform-Associate-003 Exam Question 17

    One remote backend configuration always maps to a single remote workspace.
  • Terraform-Associate-003 Exam Question 18

    Terraform configuration (including any module references) can contain only one Terraform provider type.
  • Terraform-Associate-003 Exam Question 19

    You want to define a single input variable to capture configuration values for a server. The values must represent memory as a number, and the server name as a string.
    Which variable type could you use for this input?
  • Terraform-Associate-003 Exam Question 20

    Which of these ate secure options for storing secrets for connecting to a Terraform remote backend? Choose two correct answers.