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

Create VMs with autostart flag #1254

Open
Bischoff opened this issue Feb 14, 2023 · 1 comment
Open

Create VMs with autostart flag #1254

Bischoff opened this issue Feb 14, 2023 · 1 comment

Comments

@Bischoff
Copy link
Contributor

Sometimes we have to reboot an hypervisor (for example, when we updated it). The VMs will not be running anymore, but terraform.tfstate will reference them as still running, thus puzzling terraform on next run.

I am not sure the libvirt provider allows this, but if there is an option to create the VMs with the autostart flag on, that would resolve that problem.

@agraul
Copy link
Member

agraul commented Mar 3, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants