When using 'terraform state mv', what is the impact on the collaboration workflow?
State modification changes the mapping of resources in the remote backend.
Why this answer
Modifying the state file manually requires careful coordination to avoid conflicts with other team members' operations.