{"id":13481038,"url":"https://github.com/hashicorp/terraform-provider-google","last_synced_at":"2026-04-07T19:02:38.085Z","repository":{"id":37066732,"uuid":"93446075","full_name":"hashicorp/terraform-provider-google","owner":"hashicorp","description":"Terraform Provider for Google Cloud Platform","archived":false,"fork":false,"pushed_at":"2025-05-13T03:20:49.000Z","size":143350,"stargazers_count":2472,"open_issues_count":2128,"forks_count":1806,"subscribers_count":130,"default_branch":"main","last_synced_at":"2025-05-13T11:10:00.692Z","etag":null,"topics":["google-cloud","terraform","terraform-provider"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/hashicorp/google/latest/docs","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-05T20:54:02.000Z","updated_at":"2025-05-13T05:44:17.000Z","dependencies_parsed_at":"2024-01-15T15:16:19.821Z","dependency_job_id":"7adf2783-a4e3-4feb-8760-4b1a94fb0197","html_url":"https://github.com/hashicorp/terraform-provider-google","commit_stats":{"total_commits":10529,"total_committers":533,"mean_commits":19.75422138836773,"dds":0.3611928958115681,"last_synced_commit":"5a47e84c63702cfcf66f43ffa38384ba75b8706a"},"previous_names":["terraform-providers/terraform-provider-google"],"tags_count":351,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-provider-google","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-provider-google/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-provider-google/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fterraform-provider-google/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/terraform-provider-google/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253929367,"owners_count":21985802,"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":["google-cloud","terraform","terraform-provider"],"created_at":"2024-07-31T17:00:47.967Z","updated_at":"2026-04-06T03:36:25.869Z","avatar_url":"https://github.com/hashicorp.png","language":"Go","funding_links":[],"categories":["Go","Terraform \u0026 IaC","Providers"],"sub_categories":["Hashicorp supported providers"],"readme":"# Terraform Provider for Google Cloud Platform\n\n- Tutorials: [learn.hashicorp.com](https://learn.hashicorp.com/terraform?track=getting-started#getting-started)\n- Forum: [discuss.hashicorp.com](https://discuss.hashicorp.com/c/terraform-providers/tf-google/)\n- Documentation: https://www.terraform.io/docs/providers/google/index.html\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\nThe Terraform Google provider is a plugin that allows [Terraform](https://www.terraform.io) to manage resources on Google Cloud Platform. This provider is maintained by the [Terraform team at Google](https://cloudplatform.googleblog.com/2017/03/partnering-on-open-source-Google-and-HashiCorp-engineers-on-managing-GCP-infrastructure.html) and the Terraform team at [HashiCorp](https://www.hashicorp.com/)\n\nThis is the `google` provider, containing generally available features. To use preview features or features at a beta [launch stage](https://cloud.google.com/products#product-launch-stages), you may use the [`google-beta` provider](https://github.com/hashicorp/terraform-provider-google-beta). Refer to the [provider versions](https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/provider_versions) documentation for more information about how to use `google-beta`.\n\n## Quick Starts\n\n- [Getting Started with the Google Provider](https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/getting_started)\n- [Provider Documentation](https://registry.terraform.io/providers/hashicorp/google/latest/docs)\n\n## Provider Usage\n\nPlease see [instructions](https://registry.terraform.io/providers/hashicorp/google/latest/docs/guides/provider_reference) on how to configure the Google Provider.\n\n### Upgrading the provider\n\nThe Google provider doesn't upgrade automatically once you've started using it. After a new release you can run\n\n```bash\nterraform init -upgrade\n```\n\nto upgrade to the latest stable version of the Google provider. See the [Terraform website](https://www.terraform.io/docs/configuration/providers.html#provider-versions)\nfor more information on provider upgrades, and how to set version constraints on your provider.\n\n## Developing the provider\n\nThis repository is generated by [magic-modules](https://github.com/GoogleCloudPlatform/magic-modules).\nIf you wish to work on the provider, you'll need to make changes in [magic-modules](https://github.com/GoogleCloudPlatform/magic-modules). Any changes made directly to this repository will likely be overwritten.\n\nFor guidance on how to contribute, see our [contribution documentation](https://googlecloudplatform.github.io/magic-modules/contribution-process/).\nIf you have other development questions we don't cover, please [file an issue](https://github.com/hashicorp/terraform-provider-google/issues/new/choose)!\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fterraform-provider-google","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashicorp%2Fterraform-provider-google","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashicorp%2Fterraform-provider-google/lists"}