Files
a13labs.infra/terraform/aws-iac/versions.tf
T

4 lines
45 B
Terraform
Raw Normal View History

terraform {
required_version = ">= 0.13"
}