I'm seeking to use Terraform to deploy an AWS resource across 1000 AWS accounts. Although I have to define the provider block a thousand times, I can utilise the provider meta-argument. This strategy is neither scalable nor efficient. Is there a better approach?