Skip to content

compute: add params.resourceManagerTags to google_compute_reservation#17162

Draft
GitOleksandrBokov wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
GitOleksandrBokov:add-compute-reservation-resource-manager-tags
Draft

compute: add params.resourceManagerTags to google_compute_reservation#17162
GitOleksandrBokov wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
GitOleksandrBokov:add-compute-reservation-resource-manager-tags

Conversation

@GitOleksandrBokov
Copy link
Copy Markdown

Adds params.resource_manager_tags to google_compute_reservation so IAM resource manager tags can be bound at reservation creation. The field is input-only and ForceNew, matching the existing pattern on google_compute_network (#14119) and other Compute resources.

compute: added `params.resource_manager_tags` field to `google_compute_reservation` resource

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Apr 17, 2026
Adds an input-only, ForceNew params.resource_manager_tags map field to
google_compute_reservation so IAM resource manager tags can be bound at
reservation creation. Mirrors the pattern from GoogleCloudPlatform#14119 (Network).
@GitOleksandrBokov GitOleksandrBokov force-pushed the add-compute-reservation-resource-manager-tags branch from b4b1106 to b0e28ef Compare April 17, 2026 13:37
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