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

5 lines
56 B
HCL

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