Skip to content

Added Resource google_compute_zonal_vm_extension_policy#1359

Merged
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-f94eb5f43050d3c75461b015d10766d42b8a98b4
Jun 25, 2026
Merged

Added Resource google_compute_zonal_vm_extension_policy#1359
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-f94eb5f43050d3c75461b015d10766d42b8a98b4

Conversation

@modular-magician

Copy link
Copy Markdown
Collaborator

Fixes hashicorp/terraform-provider-google#27928

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

Zonal VM Extension Policies allow you to manage Google software on a fleet of GCE VMs within a single zone 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_zonal_vm_extension_policy`

Derived from GoogleCloudPlatform/magic-modules#18019

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

[upstream:f94eb5f43050d3c75461b015d10766d42b8a98b4]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 9a573c4 into terraform-google-modules:master Jun 25, 2026
3 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