/terraform-provider-gsuite

Terraform provider for managing G Suite resources

Primary LanguageGoMIT LicenseMIT

Terraform G Suite Provider

This is a terraform provider for managing GSuite (Admin SDK) resources on Google.

Installation

Build the plugin and place the resulting binary in $HOME/.terraform.d/plugins.

Authentication

Create a service-account and delegate Admin SDK permission to it. See here for instructions.