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 disk resource policies field to the compute instance #8134

Conversation

modular-magician
Copy link
Collaborator

closes hashicorp/terraform-provider-google#8963
closes hashicorp/terraform-provider-google#9260

This adds boot_disk -> initialize_params -> resource_policies

  • Added the field into google_compute_instance
  • Added data_source support
  • Added tests for the new field
  • Doc changes
  • Added translation in instance_from_template that will support this change and resolve this issue

If there are any more files that i need to update please LMK

Release Note Template for Downstream PRs (will be copied)

compute: added support for `boot_disk.initialize_params.resource_policies` in `google_compute_instance` and `google_instance_template`

Derived from GoogleCloudPlatform/magic-modules#11527

[upstream:c2e2bf70c45e1afe0d214bca4eb51ee03507a09c]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 778e5d4 into hashicorp:main Sep 6, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-c2e2bf70c45e1afe0d214bca4eb51ee03507a09c branch November 16, 2024 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant