Skip to content

Metadata for HashiCorp Terraform that could be used by IntelliJ plugin

License

Notifications You must be signed in to change notification settings

ajb3ck/terraform-metadata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metadata for HashiCorp Terraform

License

Apache 2.0 for everything here.

Terraform and most of providers source codes are licensed under MPL 2.0. Since scripts in this repository are using them in terms of 'runtime' Apache 2.0 could be used for the results as well as scripts themselves.

The JetBrains Plugin reads from ~/.terraform.d/metadata-repo (Linux, macOS) or %APPDATA%/.terraform/metadata-repo (Windows). Just clone this repositry there:

mkdir -p "~/.terraform.d/metadata-repo"
git clone "https://github.com/ajb3ck/terraform-metadata" "~/.terraform.d/metadata-repo"

About

Metadata for HashiCorp Terraform that could be used by IntelliJ plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 77.0%
  • Shell 23.0%