dmacvicar / terraform-provider-libvirt

Terraform provider to provision infrastructure with Linux's KVM using libvirt
Apache License 2.0
1.59k stars 458 forks source link

Update API of provider and SDK, with latest reccomendation #822

Open MalloZup opened 3 years ago

MalloZup commented 3 years ago

There is a bunch of new things in the terraform ecosystem.

Debugging, SDK and many other things has changed, so we might need also to adapt later on the provider.

A link to this https://learn.hashicorp.com/collections/terraform/providers (new doc)

scabala commented 3 weeks ago

Related to #868