An Alfred PowerPack Workflow for searching the Terraform Registry for shared modules.
See releases to download!
tf {query}
— Search for a module.
Items preceded with the star emoji have been verified.
↩
— Open the module in the Terraform Registry UI.⌘↩
— Open the module’s source repository.⇧/⌘Y
— Quicklook details
Requires Alfred and the PowerPack.
make build
bin/tfregistry "vault"
Make sure that you run the linter to catch any issues.
make lint