Block BSL versions of Terraform
This commit is contained in:
parent
b5bd33e13a
commit
1052daee73
@ -5,5 +5,5 @@ terraform {
|
|||||||
version = ">= 2.29.0"
|
version = ">= 2.29.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
required_version = ">= 1.5.3"
|
required_version = ">= 1.5.3, < 1.6.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user