What is the primary function of the 'terraform state'?
If you manually accidentally delete a cloud resource (like an EC2 instance) outside of Terraform, what will happen on the NEXT 'terraform plan'?
If you have an existing S3 bucket created manually via the AWS Console, and you want Terraform to manage it, what command do you use?
Which of the following best describes the primary advantage of using Terraform State in a production environment (Scenario 1)?