github minamijoyo/tfschema v0.0.1

latest releases: v0.7.8, v0.7.7, v0.7.6...
6 years ago

Changelog

95cb866 Use goreleaser
0a7269f Set a version number to CLI
d358d02 Update README as terraform-provider-aws v1.11.0 has been released
642639a Add support aws provider 🎉
ee7449d Add required version of terraform-provider-azurerm to README
10f05ea Fix syntax highlight in README
4d4b195 Add known issues to README
b619bc2 Fix typo in README
bad2df6 Update README.md
3db633a Add godoc comments to tfschema package
0c26ac8 Add godoc comments to command package
6451c77 Rename Ui to UI according to golint
98a5c3f Add required go-cty release date which is more friendly than sha1
49aa5d8 Fix lower bound of required terraform version to v0.10.8
e591a09 Add demo gif to README
7a3142f Add tmp dir to gitignore for workspace
48855e3 Disable syntax highlight of example in README
91697aa Add README.md
066e6fc Add LICENSE
d26af18 Allow to change output format by flag
4244175 Remove ToLower from type name
54f8baa Sort map keys to get stable outputs
20fabd6 Format a schema definition as table
b320ed9 Split schema.go to block/nested_block/attribute.go
b24f726 Move format logic to Block
dad9bb3 Change output format of type name
873ff01 Wrap configschema to customize output format
527292a Add browse command to open official docs with a system browser
2e8ec1a Remove unnecessary type of completePredictSequence
2e82224 Add support autocomplete for resource/data show commands
2153171 Return raw types of Terraform from client API
8d5e105 Check plugin dirs almost same as Terraform
4037236 Check if resource type or data source was found
327a85b Fix typo
d32cf36 Check if the plugin was found
abecee6 Add provider show command
6410300 Add data show command
c16c0c8 Add data list command
85da6ec Rename resource type command to resource show
615369a Marshal the response of GetSchema to json
66076fe Output only names of resource type on resource list
00883dd Add resource list command
d4ad793 Rename get command to resource type
d2f3b2a Use k0kubun/pp for debug dump rather than go-spew
1be05ef Fix wrapConfig for handling pipe
f8534da Kill a provider process on exit
de71ad6 Abuse panicwrap to discard noisy debug log from go-plugin
0521396 Rename resource show command to simply get command
d9103a1 Detect a provider name from given the resource type
c61631a Fix log level WARNING to WARN
aaddaa6 Merge commands.go into main.go for easy debuging
54d4f5c Extract a plugin logic to tfschema package
a6aa430 Set default log writer to null device
9005ba1 Dump only ResourceTypes in the response
6682fea Set log level from environment variable
7040933 Use UI interface for output
de4de52 Use mitchellh/cli as a CLI framework
280040d Implement a proof of concept for GetSchema
50b1de3 Initial commit


Automated with GoReleaser
Built with go version go1.9.1 darwin/amd64

Don't miss a new tfschema release

NewReleases is sending notifications on new releases.