Skip to content

feat(compute): Add storage_pool support to instance template disks#16571

Open
yihanl-google wants to merge 3 commits intoGoogleCloudPlatform:mainfrom
yihanl-google:it-storagepool
Open

feat(compute): Add storage_pool support to instance template disks#16571
yihanl-google wants to merge 3 commits intoGoogleCloudPlatform:mainfrom
yihanl-google:it-storagepool

Conversation

@yihanl-google
Copy link

@yihanl-google yihanl-google commented Feb 27, 2026

Adds support for the 'storage_pool' attribute within the 'disk' block for both google_compute_instance_template and
google_compute_region_instance_template resources.

Includes acceptance tests for both resources.

The following acceptance tests: TestAccComputeInstanceTemplate_storagePool and TestAccComputeRegionInstanceTemplate_storagePool have been executed successfully.

Fixes b/475522051

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: added `storage_pool` support to `google_compute_instance_template` and `google_compute_region_instance_template` disks

Adds support for the 'storage_pool' attribute within the 'disk' block
for both google_compute_instance_template and
google_compute_region_instance_template resources.

Includes acceptance tests for both resources.

Fixes b/475522051
@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Feb 27, 2026
@github-actions github-actions bot requested a review from melinath February 27, 2026 22:23
@github-actions
Copy link

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

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