A resource block is shown in the Exhibit space of this page. How would you reference the name value of the second instance of this resource?
All standard backend types support state locking, and remote operations like plan, apply, and destroy.
Which of the following is true about terraform apply?(Pick 2 correct responses)
Your Terraform configuration manages a resource that requires maximum uptime. You need to update the resource, and when you run terraform plan, Terraform indicates that the update requires the resource to be destroyed and recreated.
Which lifecycle rule can you add to the resource to reduce downtime while still applying the update?