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