Process Flow - GCS backend configuration
Start Terraform Init
Read backend config
Check GCS bucket existence
Use bucket
Store state in GCS
Complete Init
Terraform init reads the GCS backend config, checks the bucket, then stores state there if bucket exists.