Skip to content

Commit 6f0a87e

Browse files
committed
Revert Renovate bump of Terraform required_version
This is just a compatability constraint, not something that should be regularly updated. In the future, Renovate will not attempt to update this: kitware-resonant/.github#12
1 parent fec96c2 commit 6f0a87e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
terraform {
2-
required_version = "1.14.7"
2+
required_version = ">= 1.1"
33

44
cloud {
55
organization = "kitware"

0 commit comments

Comments
 (0)