zedtux / brewformulas.org

A website to search and discover formulas from Homebrew for Mac
brewformulas.org
555 stars 16 forks source link

terraform from brew fails to read private certs #56

Closed zapman449 closed 8 years ago

zapman449 commented 8 years ago

Steps to reproduce: brew install terraform terraform remote state against a backend with a private certificate.

Expected results: Process would work normally if I've brought the cert into my cert keychain

Observed results: Process fails with cert validation.

Workaround: Compile terraform from source on OS X directly, rather than cross-compiling, or downloading from Terraform.io

zedtux commented 8 years ago

Sorry, brewformulas.org is just a list of formulae. You have to open your issue in the Homebrew repository.