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. #7787

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 200c72e into hashicorp:main Jul 23, 2024
4 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.

1 participant