self-hosting/terraform/versions.tf
2019-08-15 17:51:57 +02:00

4 lines
46 B
HCL

terraform {
required_version = ">= 0.12"
}