tpotce/cloud/terraform/otc/versions.tf

4 lines
45 B
Terraform
Raw Normal View History

terraform {
required_version = ">= 0.12"
}