The first alpha of the GCP provider v10, cut from upgrade-to-v10-major against upstream terraform-provider-google-beta v8.2.0. It is published so that testers, examples and templates have something real to run, and it is not supported for production use.
What's Changed
- Set major-version to 10 and bump Go module paths to /v10
- Update upstream to v8.2.0, rebase patches, and drop mappings for resources it removed
- Regenerate schema and SDKs for v10 against upstream v8.2.0
- Infer the Go SDK module path from sdk/go.mod in example tests by @pulumi in #4009
Upgrade Guide
The WIP v9-v10 upgrade guide is in #3966. It has not merged yet, so it is not in this tag.
Feedback belongs on #3931.
Full Changelog: v9.36.1...v10.0.0-alpha.1