{"id":13582521,"url":"https://github.com/DeviaVir/terraform-provider-gsuite","last_synced_at":"2025-04-06T14:31:00.933Z","repository":{"id":49197173,"uuid":"120274267","full_name":"DeviaVir/terraform-provider-gsuite","owner":"DeviaVir","description":"A @HashiCorp Terraform provider for managing G Suite resources.","archived":true,"fork":false,"pushed_at":"2022-12-04T20:03:37.000Z","size":529,"stargazers_count":271,"open_issues_count":28,"forks_count":77,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-05T22:41:41.233Z","etag":null,"topics":["golang","google","gsuite","terraform-provider"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeviaVir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-02-05T08:11:56.000Z","updated_at":"2024-11-02T22:28:21.000Z","dependencies_parsed_at":"2023-01-23T06:31:47.969Z","dependency_job_id":null,"html_url":"https://github.com/DeviaVir/terraform-provider-gsuite","commit_stats":null,"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fterraform-provider-gsuite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fterraform-provider-gsuite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fterraform-provider-gsuite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeviaVir%2Fterraform-provider-gsuite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeviaVir","download_url":"https://codeload.github.com/DeviaVir/terraform-provider-gsuite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247495773,"owners_count":20948106,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","google","gsuite","terraform-provider"],"created_at":"2024-08-01T15:02:47.713Z","updated_at":"2025-04-06T14:31:00.576Z","avatar_url":"https://github.com/DeviaVir.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Deprecation notice\n\nA big thank you to all 30 contributors that have helped make `terraform-provider-gsuite` a success for many across its ~3 year life span (first public release `Feb 9, 2018`)!\n\nHashicorp has released [terraform-provider-googleworkspace](https://github.com/hashicorp/terraform-provider-googleworkspace) with its first release up to feature-parity with the gsuite provider. As such, we will no longer be maintaining the `gsuite` provider and kindly refer users and contributors to the Hashicorp Google Workspace provider.\n\nSo long, and thanks for all the fish!\n\n---\n\nTerraform Provider - G Suite\n==================\n\n- Website: https://registry.terraform.io/providers/DeviaVir/gsuite/latest/docs\n- [![Gitter chat](https://badges.gitter.im/hashicorp-terraform/Lobby.png)](https://gitter.im/hashicorp-terraform/Lobby)\n- Mailing list: [Google Groups](http://groups.google.com/group/terraform-tool)\n\n\u003cimg src=\"https://cdn.rawgit.com/hashicorp/terraform-website/master/content/source/assets/images/logo-hashicorp.svg\" width=\"600px\"\u003e\n\nMaintainers\n-----------\n\nThis provider plugin is maintained by Chase Sillevis.\n\nRequirements\n------------\n\n-\t[Terraform](https://www.terraform.io/downloads.html) 0.11.x\n-\t[Go](https://golang.org/doc/install) 1.14 (to build the provider plugin)\n\nInstalling the Provider\n---------------------\n\n1. Download the latest compiled binary from [GitHub releases](https://github.com/DeviaVir/terraform-provider-gsuite/releases).\n\n1. Unzip/untar the archive.\n\n1. Move it into `$HOME/.terraform.d/plugins`:\n\n    ```sh\n    $ mkdir -p $HOME/.terraform.d/plugins\n    $ mv terraform-provider-gsuite $HOME/.terraform.d/plugins/terraform-provider-gsuite\n    ```\n\n1. Create your Terraform configurations as normal, and run `terraform init`:\n\n    ```sh\n    $ terraform init\n    ```\n\n    This will find the plugin locally.\n\nBuilding The Provider\n---------------------\n\n1. `cd` into `$HOME/.terraform.d/plugins/terraform-provider-gsuite`\n\n1. Run `make vendor` to fetch the go vendor files\n\n1. Make your changes\n\n1. Run `make dev` and in your `terraform` directory, remove the current `.terraform` and re-run `terraform init`\n\n1. Next time you run `terraform plan` it'll use your updated version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDeviaVir%2Fterraform-provider-gsuite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDeviaVir%2Fterraform-provider-gsuite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDeviaVir%2Fterraform-provider-gsuite/lists"}