This task represents Stage 1 of a multi-stage refactoring of how Scalr stores and identifies Terraform state outputs. The primary goal is to transition from hashing encrypted data to hashing raw data (pre-encryption) while ensuring account isolation.
To prepare for a new encryption algorithm (using random nonces) and to prevent the reuse of state output records across different Scalr accounts.