skyzyx / terraform-registry.alfredworkflow

Alfred workflow for the Terraform Registry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-registry.alfredworkflow

An Alfred PowerPack Workflow for searching the Terraform Registry for shared modules.

See releases to download!

Usage

tf {query} — Search for a module.

Items preceded with the star emoji have been verified.

Actions

  • — Open the module in the Terraform Registry UI.
  • ⌘↩ — Open the module’s source repository.
  • ⇧/⌘Y — Quicklook details

Screenshots

initial results no results

Requires Alfred and the PowerPack.

Developing/Deploying

Developing

make build
bin/tfregistry "vault"

Make sure that you run the linter to catch any issues.

make lint

About

Alfred workflow for the Terraform Registry.

License:BSD 2-Clause "Simplified" License


Languages

Language:Makefile 58.3%Language:Go 41.7%