Skip to content

This utility tool is designed to immediately open the documentation of a Terraform Provider from the command line.

License

Notifications You must be signed in to change notification settings

shmokmt/tf-docs-finder

Repository files navigation

tf-docs-finder

This utility tool is designed to immediately open the documentation of a Terraform Provider from the command line.

Installation

go install github.com/shmokmt/tf-docs-finder/cmd/tf-docs-finder@latest

Usage

AWS Provider

List resources:

tf-docs-finder aws

List data-sources

tf-docs-finder aws --type data-sources

Other providers have the same interface as well.

Terraform Provider

Available following providers:

At present, it only supports latest version.

About

This utility tool is designed to immediately open the documentation of a Terraform Provider from the command line.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages