terraform-libvirt/base/versions.tf

4 lines
45 B
Terraform
Raw Normal View History

2021-01-12 22:21:07 +00:00
terraform {
required_version = ">= 0.13"
}