Skip to content

Adds params.resource_manager_tags to `google_compute_region_commitm…#17163

Open
GitOleksandrBokov wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
GitOleksandrBokov:add-region-commitment-resource-manager-tags
Open

Adds params.resource_manager_tags to `google_compute_region_commitm…#17163
GitOleksandrBokov wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
GitOleksandrBokov:add-region-commitment-resource-manager-tags

Conversation

@GitOleksandrBokov
Copy link
Copy Markdown

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

The acceptance test has no CheckDestroy because RegionCommitment is exclude_delete: true; recording it creates a real, non-deletable multi-year commitment, so it should be recorded once on a sacrificial project and replayed in CI.

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

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Apr 17, 2026
…ent` so IAM resource manager tags can be bound at commitment creation. The field is input-only and ForceNew, matching the existing pattern on `google_compute_network` (GoogleCloudPlatform#14119) and other Compute resources.

The acceptance test has no `CheckDestroy` because `RegionCommitment` is `exclude_delete: true`; recording it creates a real, non-deletable multi-year commitment, so it should be recorded once on a sacrificial project and replayed in CI.

```release-note:enhancement
compute: added `params.resource_manager_tags` field to `google_compute_region_commitment` resource
```
@GitOleksandrBokov GitOleksandrBokov force-pushed the add-region-commitment-resource-manager-tags branch from 13b9f0b to c9bdd93 Compare April 17, 2026 13:38
@GitOleksandrBokov GitOleksandrBokov marked this pull request as ready for review April 17, 2026 14:52
@github-actions github-actions bot requested a review from roaks3 April 17, 2026 14:53
@github-actions
Copy link
Copy Markdown

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

@roaks3, 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