TF-003 Use Terraform outside the core workflow • Set 2
TF-003 Use Terraform outside the core workflow Practice Test 2 — 15 questions with explanations. Free, no signup.
You are managing a Terraform configuration that deploys resources across multiple AWS accounts using provider aliases. The configuration uses a single backend (S3) to store the state file. Recently, you discovered that the state file has become very large (over 100 MB) and is causing slow operations and timeouts. The team wants to improve performance without losing the ability to manage all resources with a single `terraform apply`. You need to propose a solution. Which approach should you take?