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

Add new aio disk attribute and endorce scsihw values #463

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

RemiDesgrange
Copy link
Contributor

I added the aio disk attribute, which was missing. And enforce the scsihw value. I'm not a go developer, so I took the StringInSlice method from this: hashicorp/terraform-provider-aws#14601.

@Syntax3rror404
Copy link

@RemiDesgrange thank you for your fix :) which version do you use? I think 2.8.0? The versions after 2.9.0 are buggy because you get "VM already running" error or if you run tf parallel existing machines will be overwritten

@RemiDesgrange
Copy link
Contributor Author

I'll check that. I'll update the code of the resourceVmQemuUpdate to make the upgrade working.

@Syntax3rror404
Copy link

Its a general 2.9 and newer problem. The only working version is 2.8.0. Thats the sad story :(

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.

3 participants