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

Fix google_compute_interconnect to support the correct feature values #8082

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#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

… (#11568)

[upstream:f0933ec677b26579078e7c02f6361d7fa001c902]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 9e66a0d into hashicorp:main Aug 30, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-f0933ec677b26579078e7c02f6361d7fa001c902 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.

google_compute_interconnect.requested_features should expect value 'IF_MACSEC'
1 participant