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 IDPF support for the google_compute_instance and google_compute_image.guest_os_features #8664

Conversation

modular-magician
Copy link
Collaborator

closes: hashicorp/terraform-provider-google#19671

This patch adds IDPF as an possible value of the nic_type in the google_compute_instance and adds IDPF tag to the list of guestOsFeatures in the google_compute_image.

compute: Added the `IDPF` tag to the list of `guestOsFeatures`
compute: Added `IDPF` as a possible `nic_type` for the `google_compute_instance.network_interface`

Derived from GoogleCloudPlatform/magic-modules#12256

…mage.guest_os_features (#12256)

Signed-off-by: Norbert Kamiński <[email protected]>

[upstream:f1195ea345722ec1ee5ddc1db5d3021a78ac9e5f]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 12b6a23 into hashicorp:main Nov 8, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-f1195ea345722ec1ee5ddc1db5d3021a78ac9e5f branch November 16, 2024 04:58
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.

Add IDPF support for google_compute_instance.network_interface.nic_type
1 participant