Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix google_compute_interconnect to support the correct feature values #19330

Conversation

modular-magician
Copy link
Collaborator

Fixes #19300

MACSEC is not a valid option, which causes an API error. This change adds the correct option (IF_MACSEC) so that it can be used instead, but we plan to keep the old option until the next major release to be safe.

Release Note Template for Downstream PRs (will be copied)

compute: fix `google_compute_interconnect` to support correct `available_features` option of `IF_MACSEC`

Derived from GoogleCloudPlatform/magic-modules#11568

…hashicorp#11568)

[upstream:f0933ec677b26579078e7c02f6361d7fa001c902]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit af640e5 into hashicorp:main Aug 30, 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 Sep 30, 2024
@modular-magician modular-magician deleted the downstream-pr-f0933ec677b26579078e7c02f6361d7fa001c902 branch November 17, 2024 01:47
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

google_compute_interconnect.requested_features should expect value 'IF_MACSEC'
1 participant