Create versions.tf

This commit is contained in:
Chris Long
2021-04-20 10:24:49 -07:00
committed by GitHub
parent b12147094b
commit 3d94669977

View File

@@ -0,0 +1,3 @@
terraform {
required_version = ">= 0.12, < 15.0.0"
}