Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of storage pool on boot disk. #18817

Conversation

modular-magician
Copy link
Collaborator

Add storage_pool to the boot_disk of google_compute_instance resource to support creating boot disk with the storage pool specified.
Since the storage pool is not a resource in the terraform provider (due to some security concern, please reference GoogleCloudPlatform/magic-modules#10793), it's only a URL string.

Release Note Template for Downstream PRs (will be copied)

compute: added `storage_pool` under `boot_disk.initialize_params` to `google_compute_instance` resource

Derived from GoogleCloudPlatform/magic-modules#11230

[upstream:a91e512e76282855fce81ad9622d0d1b73d816e9]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit b4f0138 into hashicorp:main Jul 23, 2024
4 checks passed
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2024
@modular-magician modular-magician deleted the downstream-pr-a91e512e76282855fce81ad9622d0d1b73d816e9 branch November 17, 2024 00:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant