Terraform Cloud backend.tf for multy organisation

Use-cases

Terraform Cloud
two organizations share resources
Import tfstate file from an organization/workspace_A to an organisation/worspace_B

Problem

Allow multiple entries in backend.tf from diff organisations and workspaces with single Authentication for CICD

Currently, no way to import from diff organisation workspace state file du to a limitation in authentication to multiple organizations Useful in case of CICD