Skip to content

Commit

Permalink
Updating FOS image to v7.4.1 B2463
Browse files Browse the repository at this point in the history
  • Loading branch information
fshuva committed Sep 6, 2023
1 parent a71f8e6 commit f73f9ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@ resource "random_string" "random_suffix" {

// FortiOS Custom Image ID
// https://docs.fortinet.com/document/fortigate-public-cloud/7.0.0/ibm-cloud-administration-guide/324064/ha-for-fortigate-vm-on-ibm-cloud
//Deploys 7.4.0 Image
//Deploys 7.4.1 Image
variable "image" {
default = "cos://us-geo/fortinet/fortigate_byol_740_b2360_GA.qcow2"
default = "cos://us-geo/fortinet/fortigate_byol_741_b2463_GA.qcow2"
}

variable "IBMCLOUD_API_KEY" {
Expand Down

0 comments on commit f73f9ae

Please sign in to comment.