Question 91

Using the terraform state rm command against a resource will destroy it.
  • Question 92

    Which of the following does terraform apply change after you approve the execution plan? (Choose two.)
  • Question 93

    When you include a module block in your configuration that references a module from the Terraform Registry, the "version" attribute is required.
  • Question 94

    How would you reference the "name'' value of the second instance of this resource?
  • Question 95

    Which of the following command would be use to access all of the attributes and details of a resource managed by Terraform?