Files
tpotce/cloud/terraform/aws/versions.tf

4 lines
45 B
Terraform
Raw Normal View History

2019-06-25 16:33:56 +01:00
terraform {
required_version = ">= 0.12"
}