Skip to content

Added Resource google_compute_global_vm_extension_policy - #28282

Merged
modular-magician merged 1 commit into
hashicorp:mainfrom
modular-magician:downstream-pr-b29e0ff60a915a8e659e8d1f6ba8313a2e119dfe
Jul 10, 2026
Merged

Added Resource google_compute_global_vm_extension_policy#28282
modular-magician merged 1 commit into
hashicorp:mainfrom
modular-magician:downstream-pr-b29e0ff60a915a8e659e8d1f6ba8313a2e119dfe

Conversation

@modular-magician

Copy link
Copy Markdown
Collaborator

Fixes #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`

Derived from GoogleCloudPlatform/magic-modules#18013

…#18013)

Co-authored-by: Avnoor Singh Ludhar <avnoor@google.com>

[upstream:b29e0ff60a915a8e659e8d1f6ba8313a2e119dfe]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician
modular-magician merged commit 9cbee5c into hashicorp:main Jul 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

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

1 participant