We create aws terraform states (s3 bucket and dynamoDB) using a terraform module so we achieve a standard setup/behavior trhough all projects (special s3 security restriction for blast radius separation, etc.).
I know terraspace has options for existing system:
Configuring Terraspace with Existing Statefiles and Systems
But I think it would be great a mix: move to terraspace backend creation retaining security and standardization using “custom module” for automated resources creation.
It is something possible ? Can it be done using Boot Hooks ?