Coder Social home page Coder Social logo

yinzara / terraform-metadata Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vladrassokhin/terraform-metadata

0.0 1.0 0.0 2.2 MB

Metadata for HashiCorp Terraform that could be used by IntelliJ plugin

License: Apache License 2.0

Makefile 1.51% Shell 38.32% Go 60.17%

terraform-metadata's Introduction

Metadata for HashiCorp Terraform

This repository contains some metadata for HashiCorp Terraform tool:

  • Providers
  • Providsioners
  • Resources
  • Data Sources
  • Functions

Mostly data is autogenerated using 'schemas-extractor'

Usage

Source download / Git

This metadata is used for IntelliJ-Terraform plugin.

Plugin may read it from $HOME/.terraform.d/metadata-repo (Linux, macOS) or %APPDATA%/.terraform/metadata-repo (Windows). Just clone this repositry there:

mkdir -p "$HOME/.terraform.d/metadata-repo"
git clone "https://github.com/VladRassokhin/terraform-metadata" "$HOME/.terraform.d/metadata-repo"

And then update it regularly using git pull

As Maven artifact

This metadata is published as maven artifact to custom Bintray repository.

Update

Follow instructions at schemas-extractor/ReadMe.md

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.

terraform-metadata's People

Contributors

vladrassokhin avatar nazarewk avatar umanshahzad avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.