Skip to content

hashicorp/terraform-provider-google-beta

Folders and files

NameName
Last commit message
Last commit date
Mar 31, 2025
Dec 5, 2024
May 24, 2022
Mar 4, 2024
Nov 4, 2019
Mar 31, 2025
Dec 2, 2024
Oct 8, 2024
Mar 31, 2025
Feb 5, 2024
Sep 14, 2021
Nov 1, 2024
Aug 2, 2022
May 1, 2024
Mar 26, 2025
Oct 14, 2023
Oct 14, 2023
Oct 14, 2023
Nov 14, 2024
Apr 11, 2024
Feb 28, 2023
Feb 7, 2025
Mar 19, 2025
Mar 19, 2025
Jan 6, 2025
May 12, 2022

Terraform Provider for Google Cloud Platform (Beta)

The Terraform Google provider beta 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-beta provider which contains all the features in google provider as well as the preview features and features at a beta launch stage. See Provider Versions for more details on how to use google-beta.

Quick Starts

Provider Usage

Please see instructions on how to configure the Google Provider.

Upgrading the 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.

Developing the 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 in the terraform-provider-google repository.