hashicorp / homebrew-tap

Homebrew Tap of HashiCorp products and tools
Mozilla Public License 2.0
130 stars 56 forks source link

lambda_trigger: Support new products #221

Closed dekimsey closed 1 year ago

dekimsey commented 1 year ago

This PR adds graceful handling of "new" products, that is, ones that don't have an existing cask/formula in this repository.

It also beefs up the testing of the lambda event handling.

Fixes #200