Process Flow - Provider configuration block
Start Terraform
Read provider block
Validate provider name
Load provider plugin
Apply configuration settings
Provider ready for resources
Proceed to resource creation
Terraform starts by reading the provider block, validates it, loads the provider plugin, applies settings, and prepares for resource creation.