🔥 3-day streak
HashiCorp Certified: Terraform Associate (004)100 / 150
Question 100 of 150

Your team is splitting a large Terraform configuration into two separate root modules, each with its own remote backend state file. A resource named aws_db_instance.primary currently exists in the original state file but should now be managed by the new configuration without destroying and recreating the live database. Which approach correctly moves this resource between the two separate state files?

Reviewed for accuracy · Report an issueNext question