Skip to content

Promote GlobalVmExtensionPolicy and RolloutPlan to GA#18312

Open
avnoor-ludhar wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
XuechunHou:promote-global-vme-ga
Open

Promote GlobalVmExtensionPolicy and RolloutPlan to GA#18312
avnoor-ludhar wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
XuechunHou:promote-global-vme-ga

Conversation

@avnoor-ludhar

@avnoor-ludhar avnoor-ludhar commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

This PR promotes google_compute_global_vm_extension_policy and google_compute_rollout_plan to general availability (GA) across the Google Terraform provider.
Summary of changes:

  • Removed min_version: beta in both resource specifications (GlobalVmExtensionPolicy.yaml and RolloutPlan.yaml).
  • Stripped explicit provider = google-beta usage blocks across sample configurations (.tf.tmpl).
  • Updated post-delete historical rollout query paths to use dynamic transport_tpg.BaseUrl(Product, config).

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: promoted `google_compute_global_vm_extension_policy` and `google_compute_rollout_plan` resources to GA (`v1`)

- Remove min_version: beta from GlobalVmExtensionPolicy and RolloutPlan resource definitions
- Strip hardcoded provider = google-beta blocks across all usage examples
- Convert hardcoded /compute/beta/ post-delete historical rollout cleanup paths to use dynamic transport_tpg.BaseUrl(Product, config)
@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Jul 16, 2026
@github-actions
github-actions Bot requested a review from SirGitsalot July 16, 2026 22:19
@github-actions

Copy link
Copy Markdown

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@SirGitsalot, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-approval Pull requests that need reviewer's approval to run presubmit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants