Skip to content

Added global vme extension policy resource and tests.#18013

Open
XuechunHou wants to merge 2 commits into
GoogleCloudPlatform:mainfrom
XuechunHou:vme-yaml
Open

Added global vme extension policy resource and tests.#18013
XuechunHou wants to merge 2 commits into
GoogleCloudPlatform:mainfrom
XuechunHou:vme-yaml

Conversation

@XuechunHou

@XuechunHou XuechunHou commented Jun 19, 2026

Copy link
Copy Markdown

Fixes hashicorp/terraform-provider-google#27928

This PR adds support for the new google_compute_global_vm_extension_policy resource to the Google Terraform provider.

Global VM Extension Policies allow you to manage Google software on a fleet of GCE VMs across all zones in a GCP project. Management includes fleetwide installation/uninstallation, configuration management, health reporting, and version upgrades.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

`google_compute_global_vm_extension_policy`

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Jun 19, 2026
@github-actions

Copy link
Copy Markdown

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

@malhotrasagar2212, 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.

Add google_compute_zone_vm_extension_policy and google_compute_global_vm_extension_policy Resources

2 participants