Does spacelift provide a feature to detect resource conflict or duplicated resource between multiple state file?
Use case : I have resource A being created and have a remote state file X. Now, I want to prevent resource A being modified as part of different run.
If not, does it make sense to have a feature of merging multiple state file and maintain a global state as well just for validation purpose