Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Infracost | 9,565 | 4 days ago | 144 | July 21, 2023 | 139 | apache-2.0 | Go | |||
Cloud cost estimates for Terraform in pull requests💰📉 Love your cloud bill! | ||||||||||
Terraform Provider Google | 2,106 | 20 | 39 | 14 hours ago | 90 | April 06, 2022 | 1,450 | mpl-2.0 | Go | |
Terraform Google Cloud Platform provider | ||||||||||
Vscode Infracost | 1,746 | a month ago | 24 | apache-2.0 | TypeScript | |||||
See cost estimates for Terraform right in your editor💰📉 | ||||||||||
Terraform Examples | 527 | 8 months ago | 11 | mit | HCL | |||||
Terraform samples for all the major clouds you can copy and paste. The future, co-created. | ||||||||||
Selefra | 433 | a month ago | mpl-2.0 | Go | ||||||
The open-source policy-as-code software that provides analysis for Multi-Cloud and SaaS environments, you can get insight with natural language (powered by OpenAI). | ||||||||||
Terraform Google Examples | 382 | 4 years ago | 6 | apache-2.0 | HCL | |||||
Collection of examples for using Terraform with Google Cloud Platform. | ||||||||||
Terraform Google Gke | 354 | 6 months ago | 4 | August 23, 2021 | apache-2.0 | HCL | ||||
Terraform code and scripts for deploying a Google Kubernetes Engine (GKE) cluster. | ||||||||||
Terraform Provider Gsuite | 276 | 2 years ago | 8 | May 21, 2021 | 28 | mit | Go | |||
A @HashiCorp Terraform provider for managing G Suite resources. | ||||||||||
Terraform Provider Google Beta | 236 | 2 | 15 hours ago | 16 | December 01, 2021 | 10 | mpl-2.0 | Go | ||
Terraform Google Cloud Platform Beta provider | ||||||||||
Actions | 194 | 2 months ago | 12 | apache-2.0 | JavaScript | |||||
GitHub Action for Infracost. See cloud cost estimates for Terraform in pull requests. 💰📉 Love your cloud bill! |
The Terraform Google provider is a plugin that allows Terraform to manage resources on Google Cloud Platform. This provider is maintained by the Terraform team at Google and the Terraform team at HashiCorp
This is the google
provider, containing generally available features. To use preview features or features at a beta launch stage, you may use the google-beta
provider. Refer to the provider versions documentation for more information about how to use google-beta
.
Please see instructions on how to configure the Google Provider.
The Google provider doesn't upgrade automatically once you've started using it. After a new release you can run
terraform init -upgrade
to upgrade to the latest stable version of the Google provider. See the Terraform website for more information on provider upgrades, and how to set version constraints on your provider.
This repository is generated by magic-modules. If you wish to work on the provider, you'll need to make changes in magic-modules. Any changes made directly to this repository will likely be overwritten.
For guidance on how to contribute, see our contribution documentation. If you have other development questions we don't cover, please file an issue!