Question 56

Jim has created several AWS resources from a single terraform configuration file. Someone from his team has manually modified one of the EC2 instance.
Now to discard the manual change, Jim wants to destroy and recreate the EC2 instance. What is the best way to do it?
  • Question 57

    Terraform Enterprise currently supports running under which the following operating systems?
  • Question 58

    Named workspaces are not a suitable isolation mechanism for strong separation between staging and production?
  • Question 59

    A "backend" in Terraform determines how state is loaded and how an operation such as apply is executed.
    Which of the following is not a supported backend type?
  • Question 60

    Which two steps are required to provision new infrastructure in the Terraform workflow? (Choose two.)