Skip to content

Add IDPF support for the google_compute_instance and google_compute_image.guest_os_features #3062

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

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 requested a review from a team as a code owner November 8, 2024 22:04
@modular-magician modular-magician requested review from shuyama1 and removed request for a team November 8, 2024 22:04
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician merged commit 34b0f05 into GoogleCloudPlatform:main Nov 8, 2024
4 of 6 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.

Add IDPF support for google_compute_instance.network_interface.nic_type
1 participant