imfreedom/terraform

Update the tailscale api key

5 months ago, Gary Kramlich
f364b114c83e
Update the tailscale api key
variable "libvirt_uri" { default = "qemu:///system" }
provider "libvirt" {
uri = "${var.libvirt_uri}"
}