Skip to content

Commit 35f04dd

Browse files
committed
Update to FOS v7.6.0 B3401
1 parent 77848bf commit 35f04dd

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.0.0/ibm-cloud-administration-guide/324064/ha-for-fortigate-vm-on-ibm-cloud
166-
//Deploys 7.4.4 Image
166+
//Deploys 7.6.0 Image
167167
variable "image" {
168-
default = "cos://us-geo/fortinet/fortigate_byol_744_b2662_GA.qcow2"
168+
default = "cos://us-geo/fortinet/fortigate_byol_760_b3401_GA.qcow2"
169169
}
170170

171171
variable "IBMCLOUD_API_KEY" {

0 commit comments

Comments
 (0)