terraform-provider-libvirt
terraform-provider-libvirt copied to clipboard
Request for enhancement: Option to create domain but not start it automatically
It would be nice to be able to create a domain but not start it automatically. I may be missing some obscure option, but I don't think this exists yet.
Hi,
does running = false set on libvirt_domain suit your needs?
ℹ️ ℹ️ ℹ️ ℹ️ ℹ️ ℹ️
This issue report is relevant to the legacy version of the provider, which is now in the v0.8 branch of this repository.
Future development is based on a new provider, which is not compatible with this one, nor does share code.
As the new provider solves many issues with the legacy, and to make development in my free time more enjoyable, I have decided to close all bugs for the legacy provider, and to ask to check if the bug would apply to the new one. This also to encourage trying the new version.
- https://registry.terraform.io/providers/dmacvicar/libvirt/latest
and check the documentation:
- https://github.com/dmacvicar/terraform-provider-libvirt/blob/main/README.md
- https://registry.terraform.io/providers/dmacvicar/libvirt/latest/docs
You are free to reopen the bug for v0.8. It may encourage someone to fix it. My efforts will go into the new provider.
I ask you to check the new provider and re-evaluate this bug. 🙏