oh-my-posh/src/test/versions.tf

4 lines
47 B
Terraform
Raw Normal View History

terraform {
required_version = ">= 1.0.10"
}