Question 66

What value does the Terraform Cloud/Terraform Enterprise private module registry provide over the public Terraform Module Registry?
  • Question 67

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

    You have recently started a new job at a retailer as an engineer. As part of this new role, you have been tasked with evaluating multiple outages that occurred during peak shopping time during the holiday season.
    Your investigation found that the team is manually deploying new compute instances and configuring each compute instance manually. This has led to inconsistent configuration between each compute instance.
    How would you solve this using infrastructure as code?
  • Question 69

    You have multiple team members collaborating on infrastructure as code (IaC) using Terraform, and want to apply formatting standards for readability.
    How can you format Terraform HCL (HashiCorp Configuration Language) code according to standard Terraform style convention?
  • Question 70

    What is the provider for this fictitious resource?