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

Improve terraform v0.13 migration doc #797

Closed arbulu89 closed 3 years ago

arbulu89 commented 3 years ago

Improve the terraform v0.13 migration document to explicitily say that the new providers code snippet must be added to all used terraform modules (not just the main one)/

Based on: https://github.com/dmacvicar/terraform-provider-libvirt/issues/747#issuecomment-678575669