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 mtu requirement bug #49

Closed
wants to merge 1 commit into from
Closed

Fix mtu requirement bug #49

wants to merge 1 commit into from

Conversation

ismirlia
Copy link
Collaborator

@ismirlia ismirlia commented Jan 5, 2024

There a bug with the MTU field in terraform where ExactlyOneOf requires Jumbo or MTU to be set, but the intent was to allow at most one of those fields to be set, but are optional.

There a bug with the MTU field in terraform where ExactlyOneOf
requires Jumbo or MTU to be set, but the intent was to allow
at most one of those fields to be set, but are optional.
@ismirlia
Copy link
Collaborator Author

ismirlia commented Jan 5, 2024

Opening in main terraform provider, closing in this one.

@ismirlia ismirlia closed this Jan 5, 2024
@michaelkad michaelkad deleted the mtu-bug branch May 28, 2024 18:59
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.

2 participants