Process Flow - Writing configuration for imported resources
Identify existing resource
Import resource using CLI
Write matching Terraform config
Run terraform plan
Verify no changes needed
Manage resource with Terraform
This flow shows how to bring an existing resource under Terraform management by importing it, writing matching config, and verifying no changes.