Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed May 9, 2019
1 parent b862f39 commit 50ac9e6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

A schema inspector for Terraform providers.

NOTICE: The master branch may be broken due to development for Terraform v0.12 support. Use the tf-0.11 branch or a precompiled binary to use with Terraform v0.11.
NOTICE: The master branch may be broken due to development for Terraform v0.12 support.

# Features

- Get resource type definitions dynamically from Terraform providers via go-plugin protocol.
- List available resource types.
- Autocomplete resource types in bash/zsh.
- Open official provider documents quickly by your system web browser.
- Terraform v0.11/v0.12 support

![demo](/images/tfschema-demo.gif)

Expand Down

0 comments on commit 50ac9e6

Please sign in to comment.