Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.
/ terraform-schemas Public archive

All Terraform providers' schemas generated to JSON

Notifications You must be signed in to change notification settings

Kranzes/terraform-schemas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terraform-schemas

All Terraform providers' schemas generated to JSON

To get a schema for a specific provider run this:

nix build github:kranzes/terraform-schemas#<provider-name>

If instead you want to get the schemas for all the providers available in nixpkgs run this:

nix build github:kranzes/terraform-schemas#all-schemas

Tip: If you don't want to get the JSON schemas via a nix build to avoid IFD you can also get them from the schemas branch.

About

All Terraform providers' schemas generated to JSON

Resources

Stars

Watchers

Forks

Contributors

Languages