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

feat: return same case for MAC #1244

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

Tinyblargon
Copy link
Collaborator

Ensures that the return value for MAC is in the same case as the input in the .tf file, regardless of it's case in PVE.
Removes the diffsuppression for MAC.

resolves #1182

Ensures that the return value for MAC is in the same case as the input in the .tf file, regardless of it's case in PVE
@Tinyblargon Tinyblargon added type/enhancement An improvement of existing functionality modifies/go Pull requests that update Go code size/S Denotes a PR that changes 10-29 lines, ignoring generated files resource/qemu Issue or PR related to Qemu resource labels Feb 4, 2025
@Tinyblargon Tinyblargon self-assigned this Feb 4, 2025
@Tinyblargon Tinyblargon merged commit 268dd4d into Telmate:master Feb 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
modifies/go Pull requests that update Go code resource/qemu Issue or PR related to Qemu resource size/S Denotes a PR that changes 10-29 lines, ignoring generated files type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In v3.0.1-rc6 release network block macaddr value converts from upper to lower case
1 participant