We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d190dec commit be6af2aCopy full SHA for be6af2a
variables.tf
@@ -58,7 +58,7 @@ variable "reserved_subnet_cidrs" {
58
variable "omni_agent_chart_version" {
59
description = "OMNI agent helm chart version"
60
type = string
61
- default = "v1.1.10"
+ default = "1.1.10"
62
}
63
64
variable "skip_helm" {
0 commit comments