What is one disadvantage of using dynamic blocks in Terraform?
You have declared a variable called var.list which is a list of objects that all have an attribute id . Which options will produce a list of the IDs? Choose two correct answers.
In Terraform HCL, an object type of object({name=string, age-number}) would match this value.
Why does this backend configuration not follow best practices?