The Terraform binary version and provider versions must match each other in a single configuration.
Which Terraform command checks that your configuration syntax is correct?
You want to define multiple data disks as nested blocks inside the resource block for a virtual machine. What Terraform feature would help you define the blocks using the values in a variable?
Outside of the required_providers block, Terraform configurations always refer to providers by their local names.