We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fc482 commit df05c6cCopy full SHA for df05c6c
examples/obs-agent-ocp/variables.tf
@@ -37,7 +37,7 @@ variable "region" {
37
variable "ocp_version" {
38
type = string
39
description = "Version of the OCP cluster to provision"
40
- default = null
+ default = "4.17"
41
}
42
43
variable "ocp_entitlement" {
0 commit comments