Question 61
In terraform, most resource dependencies are handled automatically. Which of the following statements describes best how terraform resource dependencies are handled?
Question 62
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?
Question 63
Which of the following is an invalid variable name?
Question 64
True or False:
A list(...) may contain a number of values of the same type while an object(...) can contain a number of values of different types.
Question 65
Which type of Vault replication copies all data from Vault, including K/V data, policies, and client tokens?
