Question 71

Provider dependencies are created in several different ways. Select the valid provider dependencies from the following list: (select three)
  • Question 72

    You are using a terraform operation that writes state. Unfortunately automatic state unlocking has failed for that operation. Which of the below commands can be used to remove the already acquired lock on the state?
  • Question 73

    How is terraform import run?
  • Question 74

    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 75

    Every region in AWS has a different AMI ID for Linux and these are keep on changing. What is the best approach to create the EC2 instances that can deal with different AMI IDs based on regions?