Skip to content

Commit 7ca8bc4

Browse files
feat(CGNSPC-1917): Update vWAN plan version (#64)
Co-authored-by: rivkas <rivkas@checkpoint.com>
1 parent 24f9160 commit 7ca8bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/nva/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ variable "plan_product" {
338338
variable "plan_version" {
339339
description = "Use the latest version of the managed application (e.g., 1.0.27) for best results. Full version list: https://support.checkpoint.com/results/sk/sk132192."
340340
type = string
341-
default = "1.0.27"
341+
default = "1.0.28"
342342
}
343343

344344
variable "custom_license_type" {

0 commit comments

Comments
 (0)