Question 91

What Terraform command can be used to inspect the current state file?
  • Question 92

    When using a module block to reference a module stored on the public Terraform Module Registry such as:

    How do you specify version 1.0.0?
  • Question 93

    terraform state subcommands such as list are read-only commands, do read-only commands create state backup files?
  • Question 94

    What command does Terraform require the first time you run it within a configuration directory?
  • Question 95

    How would you reference the "name" value of the second instance of this fictitious resource?