Skip to content

Commit e80cb35

Browse files
committed
upgrade to FortiOS v7.6.4 B3596
1 parent fd67473 commit e80cb35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vars.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,9 @@ resource "random_string" "random_suffix" {
163163

164164
// FortiOS Custom Image ID
165165
// https://docs.fortinet.com/document/fortigate-public-cloud/7.6.0/ibm-cloud-administration-guide/992669/deploying-fortigate-vm-on-ibm-cloud
166-
// Deploys 7.6.2 image
166+
// Deploys 7.6.4 image
167167
variable "image" {
168-
default = "cos://us-geo/fortinet/fortigate_byol_763_b3510_GA.qcow2"
168+
default = "cos://us-geo/fortinet/fortigate_byol_764_b3596_GA.qcow2"
169169
}
170170

171171
variable "IBMCLOUD_API_KEY" {

0 commit comments

Comments
 (0)