How to Split State Files

IntroductionThis guide describes how to split a large Terraform state file into multiple smaller ones. You can split a state file by moving resources from a source state to a destination state usin...