aboutsummaryrefslogtreecommitdiff
path: root/terraform/libvirt/mini_environment
Commit message (Collapse)AuthorAge
* Add an output to the libvirt mini_environment terraformChristopher Baines2018-06-21
| | | | | This can then be used to easily determine if Terraform thinks there is a VM running.
* Improve the support for LibvirtChristopher Baines2018-04-12
Separate out the backend things, like the virtual network, from the mini environment. This makes it easier to have resources shared between mini environments. Also handle the deployment of this new backend related Terraform configuration.