hashicorp / homebrew-tap

Homebrew Tap of HashiCorp products and tools
Mozilla Public License 2.0
129 stars 55 forks source link

Allo configuration of proxy/cache URL like artifactory #265

Open BlackDark opened 7 months ago

BlackDark commented 7 months ago

In a enterprise context where URLs might be blocked and every traffic should go via proxy or internally hosted artifactory instances this tap does not work because it will always try to download from releases.hashcorp.... Maybe this should be made configurable by a ENV var or similar?