Files
DetectionLab/AWS/Terraform/versions.tf
2021-04-20 10:24:28 -07:00

4 lines
55 B
HCL

terraform {
required_version = ">= 0.12, < 15.0.0"
}