Feature Request: Environment Variable Overrides for Terraform Provider Source Hostname and Namespace
This proposal introduces support for two environment variables, TF_PROVIDER_SOURCE_HOSTNAME and TF_PROVIDER_SOURCE_NAMESPACE, that override the hostname and namespace components of provider source addresses at runtime, without requiring any changes to module source code. Together, these are targeted, low-risk enhancements that eliminate repetitive boilerplate from large-scale enterprise Terraform deployments and improve operational flexibility.