TA-002-P Exam Question 26

The canonical format may change in minor ways between Terraform versions, so after upgrading Terraform it is recommended to proactively run.
  • TA-002-P Exam Question 27

    Only the user that generated a plan may apply it.
  • TA-002-P Exam Question 28

    Which of the following is an invalid variable name?
  • TA-002-P Exam Question 29

    You have declared an input variable called environment in your parent module. What must you do to pass the value to a child module in the configuration?
  • TA-002-P Exam Question 30

    A user has created three workspaces using the command line - prod, dev, and test. The user wants to create a fourth workspace named stage. Which command will the user execute to accomplish this?