dmacvicar / terraform-provider-libvirt

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

_cd $_ #842

Closed gary-crowe closed 3 years ago

gary-crowe commented 3 years ago

System Information

Linux distribution

openSUSE 42.2/ Centos7/ Ubuntu..

Terraform version

terraform -v

Provider and libvirt versions

terraform-provider-libvirt -version

If that gives you "was not built correctly", get the Git commit hash from your local provider repository:

git describe --always --abbrev=40 --dirty

Checklist

Description of Issue/Question

Setup

(Please provide the full main.tf file for reproducing the issue (Be sure to remove sensitive information)

Steps to Reproduce Issue

(Include debug logs if possible and relevant).


Additional information:

Do you have SELinux or Apparmor/Firewall enabled? Some special configuration? Have you tried to reproduce the issue without them enabled?