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

resource_vm_qemu: allow . (dot) in name of virtual machine #886

Merged

Conversation

vilhelmprytz
Copy link
Contributor

fixes #885

@mleone87
Copy link
Collaborator

@vilhelmprytz thanks for you PR but it's not how regex works, in fact also the actual regex is totally broken

@vilhelmprytz
Copy link
Contributor Author

@vilhelmprytz thanks for you PR but it's not how regex works, in fact also the actual regex is totally broken

@mleone87 Can you please clarify? I believe the regex itself is correct, but I don't know about the specific Go implementation.

@mleone87
Copy link
Collaborator

@vilhelmprytz have you tested this regex?

@vilhelmprytz
Copy link
Contributor Author

@mleone87 Yes, I have!

@mleone87 mleone87 merged commit e51e787 into Telmate:master Dec 25, 2023
@vilhelmprytz vilhelmprytz deleted the fix-issue-885-allow-dot-in-vm-name branch December 27, 2023 13:50
spettinichi pushed a commit to spettinichi/terraform-provider-proxmox that referenced this pull request Jan 26, 2024
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.

Allow usage of dot (.) in virtual machine names
2 participants