GithubHelp home page GithubHelp logo

isabella232 / terraform-provider-gsuite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shopify/terraform-provider-gsuite

0.0 0.0 0.0 484 KB

A @HashiCorp Terraform provider for managing G Suite resources.

License: MIT License

Makefile 3.88% Go 93.84% HTML 2.29%

terraform-provider-gsuite's Introduction

Terraform Provider - G Suite

Maintainers

This provider plugin is maintained by Chase Sillevis.

Requirements

  • Terraform 0.11.x
  • Go 1.14 (to build the provider plugin)

Installing the Provider

  1. Download the latest compiled binary from GitHub releases.

  2. Unzip/untar the archive.

  3. Move it into $HOME/.terraform.d/plugins:

    $ mkdir -p $HOME/.terraform.d/plugins
    $ mv terraform-provider-gsuite $HOME/.terraform.d/plugins/terraform-provider-gsuite
  4. Create your Terraform configurations as normal, and run terraform init:

    $ terraform init

    This will find the plugin locally.

Building The Provider

  1. cd into $HOME/.terraform.d/plugins/terraform-provider-gsuite

  2. Run make vendor to fetch the go vendor files

  3. Make your changes

  4. Run make dev and in your terraform directory, remove the current .terraform and re-run terraform init

  5. Next time you run terraform plan it'll use your updated version

terraform-provider-gsuite's People

Contributors

deviavir avatar opalmer avatar psalaberria002 avatar mathyourlife-fitbit avatar natalysheinin avatar tomaspinho avatar filirom1 avatar notshof avatar michelechiappalone avatar ortaman avatar robsonpeixoto avatar kaskol10 avatar ptinsley avatar luis-silva avatar lizthegrey avatar joyarzun avatar dleser avatar ctrox 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.