infra-faucet/versions.tf

5 lines
46 B
Terraform
Raw Normal View History

terraform {
required_version = ">= 0.12"
}