No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
OpenTofu Core Development Team 9235502421 Apply GitHub workflow changes
2026-09-05 00:56:39 +00:00
.changelog Added chronicle CaseTagDefinition resource (#18884) (#13074) 2026-09-04 14:48:10 -07:00
.github Apply GitHub workflow changes 2026-09-05 00:56:39 +00:00
.release
examples
google-beta Added chronicle CaseTagDefinition resource (#18884) (#13074) 2026-09-04 14:48:10 -07:00
META.d
scripts
version
website/docs Added chronicle CaseTagDefinition resource (#18884) (#13074) 2026-09-04 14:48:10 -07:00
.copywrite.hcl
.gitignore
.go-version
.golangci.yml
.goreleaser.yml
CHANGELOG.md Add changelog for 8.1.0 to main (#13045) 2026-09-01 11:06:37 -07:00
CHANGELOG_v1.md
CHANGELOG_v2.md
CHANGELOG_v3.md
CHANGELOG_v4.md
CHANGELOG_v5.md
CODEOWNERS
GNUmakefile
go.mod
go.sum
LICENSE
main.go
README.md
terraform-registry-manifest.json

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.