terraform/configs/configupgrade/testdata/valid/inline-comments/want/versions.tf

4 lines
45 B
HCL

terraform {
required_version = ">= 0.12"
}